help-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-librejs] Having trouble freeing my JS


From: Kyle Farwell
Subject: [Help-librejs] Having trouble freeing my JS
Date: Sat, 28 Mar 2015 22:26:34 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

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: pgpT25KTfCaJP.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]