tagged the JS files in view/js with their licenses

This commit is contained in:
Tobias Diekershoff 2019-02-12 11:29:50 +01:00
parent 48d5186dce
commit 173a17d0e0
11 changed files with 1486 additions and 1462 deletions

View file

@ -1,3 +1,4 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
/**
* @brief Friendica people autocomplete
*
@ -518,4 +519,4 @@ ACPopup.prototype.onkey = function(event){
this.close();
}
}
// @license-end