[Pkg-javascript-commits] [datatables-extensions] 04/05: Copyright of JSZip
Andreas Tille
tille at debian.org
Wed Jan 3 10:46:37 UTC 2018
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository datatables-extensions.
commit f21166a1732300866af62be86e87fea4097e5c4e
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 3 11:31:18 2018 +0100
Copyright of JSZip
---
debian/changelog | 2 +-
debian/copyright | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1f01310..d224c23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-datatables-extensions (0.0+20150910+dfsg-1) unstable; urgency=medium
+datatables-extensions (0.0+20150910+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #886217)
diff --git a/debian/copyright b/debian/copyright
index f5afd71..eb14a26 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,12 @@ Files: *
Copyright: 2008-2015 SpryMedia Limited
License: MIT
+Files: JSZip/*
+Copyright: 2009-2014 Stuart Knightley <stuart at stuartk.com>
+License: MIT
+Comment: The code is actually dual licenced under the MIT license or GPLv3
+ but to match the other code of this package MIT is picked here.
+
Files: debian/*
Copyright: 2015 Sascha Steinbiss <sascha at steinbiss.name>
License: MIT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/datatables-extensions.git
More information about the Pkg-javascript-commits
mailing list