[libdigest-elf-perl] 01/01: copyright: specify Expat license in lieu of MIT
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Mar 8 19:11:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libdigest-elf-perl.
commit c636891adb05bb8360b4db7e91db71818ae1254d
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Tue Mar 8 19:09:57 2016 +0000
copyright: specify Expat license in lieu of MIT
---
debian/changelog | 12 ++----------
debian/copyright | 38 ++++++++++++++++++++------------------
2 files changed, 22 insertions(+), 28 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d0c54ca..4ff286d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,5 @@
-libdigest-elf-perl (1.42-1) UNRELEASED; urgency=low
-
- TODO:
- - d/copyright: I think the license should be marked as Expat instead of MIT
- (cf. https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- and search for "Expat" there).
- I'd probably put just 2002 as the upstream copyright, since that's what
- upstream says; but we have enogh packages where the maintainers "help"
- upstream to count until $currentyear :)
+libdigest-elf-perl (1.42-1) unstable; urgency=low
* Initial Release. (Closes: #816900)
- -- Nick Morrott <knowledgejunkie at gmail.com> Tue, 08 Mar 2016 14:12:23 +0000
+ -- Nick Morrott <knowledgejunkie at gmail.com> Tue, 08 Mar 2016 19:07:23 +0000
diff --git a/debian/copyright b/debian/copyright
index 68cc7ac..dac9766 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,28 +4,30 @@ Upstream-Contact: Steve McKay <mckay at cpan.org>
Upstream-Name: Digest-Elf
Files: *
-Copyright: 2002-16, Steve McKay <mckay at cpan.org>
-License: MIT
+Copyright: 2002, Steve McKay <mckay at cpan.org>
+License: Expat
Files: debian/*
Copyright: 2016, Nick Morrott <knowledgejunkie at gmail.com>
-License: MIT
+License: Expat
-License: MIT
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
.
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdigest-elf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list