[Pkg-zsh-commits] [zsh] 01/01: Complete debian/copyright with individual copyrights and licenses (Closes: #763191)

Axel Beckert abe at deuxchevaux.org
Wed Oct 1 23:29:29 UTC 2014


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

abe pushed a commit to branch debian
in repository zsh.

commit abc8d1f695b1a5bb5bf7f50a5d869e659a1f8560
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Oct 2 01:09:14 2014 +0200

    Complete debian/copyright with individual copyrights and licenses (Closes: #763191)
---
 debian/copyright | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 122 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6799cea..a0d8815 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,10 +7,13 @@ Source: http://www.zsh.org/pub/
 
 Files: *
 Copyright: 1992-2014 The Zsh Development Group (Paul Falstad, Richard
-           Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson,
+           Coleman, Zoltán Hidvégi, Andrew Main, Peter W. Stephenson,
            Sven Wischnowsky, and others).  All rights reserved.
            Individual authors, whether or not specifically named,
            retain copyright in all changes.
+Comment:
+ The Z shell is distributed under the following licence; any
+ provisions made in individual files take precedence.
 License: Zsh
 
 Files: debian/*
@@ -22,11 +25,68 @@ Copyright: 1996 Robert Leslie <rob at mars.org>
            2012-2013 Richard Hartmann <richih at debian.org>
 License: Expat
 
+Files: debian/patches/cherry-pick-*
+Copyright: 1992-2014 The Zsh Development Group (Paul Falstad, Richard
+           Coleman, Zoltán Hidvégi, Andrew Main, Peter W. Stephenson,
+           Sven Wischnowsky, and others).  All rights reserved.
+           Individual authors, whether or not specifically named,
+           retain copyright in all changes.
 License: Zsh
- The Z shell is distributed under the following licence; any
- provisions made in individual files take precedence.
+
+Files: Src/compat.c
+Comment: This applies to portions of Src/compat.c, the remainder is
+ under the copyright of The Zsh Development Group and licensed under
+ the Zsh license as mentioned above.
+Copyright: 1990, 1993 The Regents of the University of California
+License: BSD-3
+
+Files: Completion/Linux/Command/_docker
+Copyright: 2013, Felix Riedel
+License: BSD-3
+
+Files: Completion/Unix/Command/_hg
+Copyright: 2005, 2006 Steve Borho <steve at borho.org>
+           2006-2009 Brendan Cully <brendan at kublai.com>
+License: Zsh
+
+Files: Completion/Unix/Command/_darcs
+Copyright: 2009 Nicolas Pouillard
+License: GPL-2+
+
+Files: Completion/openSUSE/Command/_osc
+Copyright: 2009, 2010 Holger Macht <holger at homac.de>
+License: GPL-2
+
+Files: Completion/openSUSE/Command/_zypper
+Copyright: 2009 Holger Macht <holger at homac.de>
+           2014 Thomas Mitterfellner <thomas.mitterfellner at gmail.com>
+           2014 Mariusz Fik <fisiu at opensuse.org>
+License: GPL-2
+
+Files: Completion/Unix/Command/_systemd
+Copyright: 2011 Foudil Bre'tel <foudil.newbie+zshsystemctl at gmail.com>
+License: GPL-3
+
+Files: Misc/make-zsh-urls
+Copyright: 1999 Adam Spiers <adam at spiers.net>
+License: Artistic or GPL-1+ or Zsh
+Comment:
+ This program is free software; you can redistribute it and/or modify
+ it under the same terms as Perl or zsh.
+
+Files: Etc/FAQ.yo
+Copyright: 1995-2000, 2012 Peter W. Stephenson
+License: PWS-Zsh-FAQ
+ This text originates in the U.K. and the author asserts his moral
+ rights under the Copyrights, Designs and Patents Act, 1988.
  .
  Permission is hereby granted, without written agreement and without
+ license or royalty fees, to use, copy, modify, and distribute this
+ documentation for any purpose, provided that the above copyright
+ notice appears in all copies of this documentation.
+
+License: Zsh
+ Permission is hereby granted, without written agreement and without
  licence or royalty fees, to use, copy, modify, and distribute this
  software and to distribute modified versions of this software for any
  purpose, provided that the above copyright notice and the following
@@ -41,8 +101,8 @@ License: Zsh
  The copyright owners specifically disclaim any warranties, including,
  but not limited to, the implied warranties of merchantability and
  fitness for a particular purpose.  The software provided hereunder is
- on an "as is" basis, and the Zsh Development Group have no obligation
- to provide maintenance, support, updates, enhancements, or
+ on an "as is" basis, and the copyright owners have no obligation to
+ provide maintenance, support, updates, enhancements, or
  modifications.
 
 License: Expat
@@ -64,3 +124,60 @@ License: Expat
  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.
+
+License: BSD-3
+ 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.
+ * Neither the name of the <organization> nor the names of its
+   contributors may be used to endorse or promote products derived
+   from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 <COPYRIGHT
+ HOLDER> 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.
+
+License: GPL-3
+ On Debian systems, the full text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+License: GPL-2+
+ 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 2 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: GPL-2
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+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 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 1 can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: Artistic
+ On Debian GNU/Linux systems, the complete text of the
+ Artistic Licence can be found in `/usr/share/common-licenses/Artistic'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list