[libmath-int64-perl] 03/05: Update debian/copyright.

gregor herrmann gregoa at debian.org
Sun Jul 5 16:46:05 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmath-int64-perl.

commit 610eed1b407c99692fedbae3a4578cafbdfe5753
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 5 18:40:08 2015 +0200

    Update debian/copyright.
    
    New Upstream-Contact, new upstream copyright holder, new third-party files.
    Reformat stanzas (use stand-alone licenses).
---
 debian/copyright | 88 +++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 52 insertions(+), 36 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0957cc9..2d9f7bc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,12 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Math-Int64
-Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
+Upstream-Contact: Dave Rolsky <autarch at urth.org>
 Source: https://metacpan.org/release/Math-Int64
 
 Files: *
-Copyright: 2007-2014, Salvador Fandiño <sfandino at yahoo.com>
+Copyright: 2007-2015, Salvador Fandiño <sfandino at yahoo.com>
+ 2014-2015, Dave Rolsky <autarch at urth.org>
 License: Artistic or GPL-1+
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself, either Perl version 5.8.8 or,
- at your option, any later version of Perl 5 you may have available.
- .
- Perl is free software; you can redistribute it and/or modify it under
- the terms of either:
- .
-        a) the GNU General Public License as published by the Free
-        Software Foundation; either version 1, or (at your option) any
-        later version, or
- .
-        b) the "Artistic License" which comes with Perl.
- .
- On Debian systems, the complete text of the Artistic License (as shipped
- with Perl) can be found in `/usr/share/common-licenses/Artistic'.
- .
- On Debian systems, the complete text of the current version of the GNU
- General Public License can be found in `/usr/share/common-licenses/GPL'.
 
 Files: templates/* c_api_client/* c_api.h
 Copyright: none
@@ -32,21 +15,32 @@ License: public-domain
  This file is in the public domain.
 
 Files: isaac64.h
-Copyright: Salvador Fandiño <sfandino at yahoo.com>
-License: Artistic or GPL-1+, and public-domain
+Copyright: none
+License: public-domain
  based on code by Bob Jenkins on the public domain
 
 Files: ppport.h
 Copyright: 2004-2010, Marcus Holland-Moritz. 2001, Paul Marquess. 1999, Kenneth Albanowski.
 License: Artistic or GPL-1+
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
 
 Files: strtoint64.h
 Copyright: 1992 The Regents of the University of California
 License: BSD-3-clause
- All rights reserved.
- .
+
+Files: inc/Capture/Tiny.pm
+Copyright: 2009, David Golden
+License: Apache-2.0
+
+Files: inc/Config/AutoConf.pm
+Copyright: 2004-2011, Alberto Simões <ambs at cpan.org>
+ 2004-20111, Jens Rehsack, <rehsack at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2012, Dmitry E. Oboukhov <unera at debian.org>
+License: Artistic or GPL-1+
+
+License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
@@ -71,15 +65,37 @@ License: BSD-3-clause
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
 
-Files: debian/*
-Copyright: 2012, Dmitry E. Oboukhov <unera at debian.org>
-License: Artistic or GPL-1+
- There is no explicit license grant from the copyright holder apart
- from the above License field. This implies that the Debian packaging
- is licensed under the terms of either:
+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.
+ .
+ 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.
+ .
+ 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: Apache-2.0
+ Licensed under Apache License, Version 2.0 (the "License"). You may not
+ use this file except in compliance with the License. A copy of the
+ License was distributed with this file or you may obtain a copy of the
+ License from http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Files produced as output though the use of this software, shall not be
+ considered Derivative Works, but shall be considered the original work
+ of the Licensor.
  .
-        a) the GNU General Public License as published by the Free
-        Software Foundation; either version 1, or (at your option) any
-        later version, or
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
  .
-        b) the "Artistic License" which comes with Perl.
+ On Debian systems, the complete text of the Apache License, Version 2.0
+ can be found in `/usr/share/common-licenses/Apache-2.0'.

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



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