added license hints to the Frio javascript files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
/**
|
||||
* Javascript for the admin module
|
||||
*/
|
||||
@@ -66,3 +67,4 @@ function details(uid) {
|
||||
$("#user-" + uid).toggleClass("opened");
|
||||
return false;
|
||||
}
|
||||
// @license-end
|
||||
|
||||
Reference in New Issue
Block a user