I'm trying to declare my JavaScript licenses on
<http://harmful.website/test/> and
<http://harmful.website/test/game.html> using @license and @license-end
in external scripts as per
<https://www.gnu.org/software/librejs/free-your-javascript.html#magnet-link-license>,
 but LibreJS is blocking them. I'm testing with LibreJS 6.0.8 on Icecat 31.5.0.

index.html:
...
<script src="size.js"></script>
...

size.js:
// @license 
magnet:?xt=urn:btih:b8999bbaf509c08d127678643c515b9ab0836bae&dn=ISC.txt ISC
...
// @license-end

LibreJS:
This script is detected as nonfree, external, and as defining functions
or methods
http://harmful.website/test/size.js

Any idea what's wrong?


Thanks,
Kyle Farwell

-- 
I'm an FSF member -- Help us support software freedom!
<https://www.fsf.org/jf?referrer=12676>

Attachment: pgpYl8qu_etd0.pgp
Description: PGP signature

Reply via email to