added license hints to the Frio javascript files
[friendica.git/.git] / view / theme / frio / js / mod_notifications.js
index 5168b58..712c350 100644 (file)
@@ -1,3 +1,4 @@
+// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
 
 /**
  * Javascript for the notifications module
@@ -34,3 +35,4 @@ function isIntroID() {
        }
        return false;
 }
+// @license-end