underlays/javascript/* use ikiwiki's permissive license

I'm the sole author and copyright holder of these files.
master
Joey Hess 2015-12-01 12:11:17 -04:00
parent 0be7cebb3d
commit 3cbc16abd6
Failed to extract signature
2 changed files with 7 additions and 1 deletions

2
debian/copyright vendored
View File

@ -6,7 +6,7 @@ Copyright: © 2006-2011 Joey Hess <joey@ikiwiki.info>
License: GPL-2+
Files: templates/* underlays/basewiki/* doc/ikiwiki/directive/*
ikiwiki.setup po/underlays/*
ikiwiki.setup po/underlays/* underlays/javascript/*
Copyright: © 2006-2010 Joey Hess <joey@ikiwiki.info>
License: permissive

View File

@ -12,3 +12,9 @@ Thanks
> 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]]
>
>> It was intended to be permissive. I've amended the copyright file.
>> [[done]]
>>
>> I wouldn't mind including information readable by librejs in those
>> files, if someone wants to send a patch. --[[Joey]]