You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
This project uses Apache-2.0 license, but the frontend provides minified JavaScript scripts that does not contain information about the licence.
Can be done by adding following comment to scripts served by the app:
<script>
// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt Apache License, Version 2.0
[script is here]
// @license-end
</script>
This project uses Apache-2.0 license, but the frontend provides minified JavaScript scripts that does not contain information about the licence.
Can be done by adding following comment to scripts served by the app:
This also works in external files.
More information:
https://www.gnu.org/software/librejs/free-your-javascript.html
The text was updated successfully, but these errors were encountered: