From: smcv Date: Mon, 30 Nov 2015 21:46:55 +0000 (-0400) Subject: it's either GPL-2+ or very permissive; copyright holder should clarify X-Git-Tag: 3.20160121~43 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2693d2e51868c18a03c978825d6989d6bb0ea322 it's either GPL-2+ or very permissive; copyright holder should clarify --- diff --git a/doc/bugs/Please_add_copyright_notice_in_embedded_JS.mdwn b/doc/bugs/Please_add_copyright_notice_in_embedded_JS.mdwn index b22417031..b01957de4 100644 --- a/doc/bugs/Please_add_copyright_notice_in_embedded_JS.mdwn +++ b/doc/bugs/Please_add_copyright_notice_in_embedded_JS.mdwn @@ -3,3 +3,12 @@ Hello, We got a report that http://www.gnu.org/software/hurd/ "embeds apparently non-free JS". This is because the embedded ikiwiki.js javascript file does not wear a copyright notice, to tell which licence this file is shipped under. Could you add such a copyright notice? Thanks + +> Everything in ikiwiki is [[freesoftware]]. The JavaScript in `underlays/javascript` +> appears to be GPL-2+, but might have been intended to be under the permissive basewiki +> license. +> +> [[Joey]] appears to be the only author, so is presumably the only copyright +> holder; nobody else can give an authoritative answer about the JS's license. Joey, +> if you want `underlays/javascript` to be permissively-licensed, please amend +> `debian/copyright` accordingly. --[[smcv]]