[libdigest-elf-perl] 02/05: copyright

Nick Morrott nickm-guest at moszumanska.debian.org
Tue Mar 8 14:18:48 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 506b0dd90c8304e7a4b6fc77a3658dfc7f5caafd
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Tue Mar 8 11:04:10 2016 +0000

    copyright
---
 debian/copyright | 45 ++++++++++++++++++++-------------------------
 1 file changed, 20 insertions(+), 25 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c6bd8cf..68cc7ac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,31 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Digest-Elf
-Upstream-Contact: A. U. Thor <a.u.thor at a.galaxy.far.far.away>
+Upstream-Contact: Steve McKay <mckay at cpan.org>
 Upstream-Name: Digest-Elf
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: A. U. Thor <a.u.thor at a.galaxy.far.far.away>
-License: 
+Copyright: 2002-16, Steve McKay <mckay at cpan.org>
+License: MIT
 
 Files: debian/*
 Copyright: 2016, Nick Morrott <knowledgejunkie at gmail.com>
-License: Artistic or GPL-1+
+License: MIT
 
-License: Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
+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:
  .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 1, or (at your option)
- any later version.
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
  .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ 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