[libtime-moment-perl] 02/05: d/copyright

Nick Morrott nickm-guest at moszumanska.debian.org
Sun Mar 20 04:35:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libtime-moment-perl.

commit ad206787dc92b7cb63d670dbf83846ced75c8941
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sun Mar 20 03:24:34 2016 +0000

    d/copyright
---
 debian/copyright | 43 +++++++++++++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c90e422..4d043a4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,24 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Time-Moment
-Upstream-Contact: Christian Hansen C<chansen at cpan.org>
+Upstream-Contact: Christian Hansen <chansen at cpan.org>
 Upstream-Name: Time-Moment
-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: Christian Hansen C<chansen at cpan.org>
+Copyright: 2013-2016, Christian Hansen <chansen at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2016, Nick Morrott <knowledgejunkie at gmail.com>
 License: Artistic or GPL-1+
 
+Files: inc/Module/*
+Copyright: 2008-2012, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1+
+
+Files: src/*
+Copyright: 2012-2015, Christian Hansen <chansen at cpan.org>
+License: BSD-2-Clause
+
 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.
@@ -34,3 +34,26 @@ License: GPL-1+
  .
  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'.
+
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-moment-perl.git



More information about the Pkg-perl-cvs-commits mailing list