mirror of
https://github.com/friendica/friendica
synced 2025-04-19 05:50:10 +00:00
tagged the JS files in view/js with their licenses
This commit is contained in:
parent
48d5186dce
commit
173a17d0e0
11 changed files with 1486 additions and 1462 deletions
|
@ -1,3 +1,4 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
function resizeIframe(obj) {
|
||||
_resizeIframe(obj, 0);
|
||||
}
|
||||
|
@ -922,3 +923,4 @@ var Dialog = {
|
|||
};
|
||||
}
|
||||
}
|
||||
// @license-end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue