diff options
author | Simon McVittie <smcv@debian.org> | 2016-01-18 06:49:18 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-01-19 11:24:18 +0000 |
commit | fc02c7fb69e6dbf78251cff6f9d4c41c2cfcc4f4 (patch) | |
tree | 0c8efb00d3e7c3c12be9feba9b23c0dfd41a0671 /debian | |
parent | b21a38ed0b62474b2ca90e8e3656b637de588643 (diff) | |
download | ikiwiki-fc02c7fb69e6dbf78251cff6f9d4c41c2cfcc4f4.tar ikiwiki-fc02c7fb69e6dbf78251cff6f9d4c41c2cfcc4f4.tar.gz |
Add license info to javascript underlay
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4be8489dc..a2d94dca0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * emailauth: Added emailauth_sender config. * Modified page.tmpl to to set html lang= and dir= when values have been specified for them, which the po plugin does. + * Specifically license the javascript underlay under the permissive + basewiki license. [ Simon McVittie ] * Run autopkgtest tests using autodep8 and the pkg-perl team's |