Hey Julius, After taking a closer look at PaganToday.net, it looks like LibreJS isn't parsing your master.js file's license notice because the first sentence in that file's notice starts with:
"The JavaScript code in this file is free software"
Instead of:
"The JavaScript code in this page is free software"
Try changing all your JavaScript notices to match the notice on here:
http://www.gnu.org/philosophy/javascript-trap.html
And I'll make LibreJS more flexible in the next release.
