[SCM] pd-iemmatrix/master: Update copyright file: Additional authors, and some parts more restictively licensed as GPL-3.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Feb 8 18:05:51 UTC 2011


The following commit has been merged in the master branch:
commit 06a4cbbf343e854b152e1d534669af605a64248c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 8 19:04:20 2011 +0100

    Update copyright file: Additional authors, and some parts more restictively licensed as GPL-3.

diff --git a/debian/copyright b/debian/copyright
index 9927a93..afc9dbb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,17 +4,90 @@ Upstream-Contact: IOhannes m zmölnig <zmoelnig at iem.at>
 Source: http://download.puredata.info/iemmatrix/releases/
 
 Files: *
-Copyright: 2001-2011 IOhannes m zmoelnig <zmoelnig at iem.at>
- 2004-2011 thomas musil <musil at iem.at>
- 2005-2011 franz zotter <zotter at iem.at>
+Copyright: 2001-2011 IOhannes m zmölnig <zmoelnig at iem.at>
+ 2001-2011 Thomas Musil <musil at iem.at>
+ 2005-2011 Franz Zotter <zotter at iem.at>
 License: GPL-2+
 
+Files: src/mtx_spherical_harmonics/*
+Copyright: 2007-2008 Franz Zotter <zotter at iem.at>
+License: GPL-3
+ This code is published under the Gnu General Public License, see
+ "LICENSE.txt"
+
+Files: src/mtx_spherical_harmonics/cmdline/*
+Copyright: 2009 Franz Zotter <zotter at iem.at>
+License: GPL-3
+ see ../LICENSE.txt
+
+Files: src/mtx_spherical_harmonics/Makefile.in
+ src/mtx_spherical_harmonics/cmdline/Makefile.in
+Copyright: 1994-2008, Free Software Foundation, Inc.
+License: GAP
+ This Makefile.in is free software; the Free Software Foundation gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.
+
+Files: src/mtx_spherical_harmonics/depcomp
+ src/mtx_spherical_harmonics/missing
+Copyright: 1996-1997, 1999-2000, 2002-2007, Free Software Foundation, Inc.
+License: GPL-2+ with Autoconf exception
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a configuration
+ script generated by Autoconf, you may include it under the same
+ distribution terms that you use for the rest of that program.
+
+Files: src/mtx_spherical_harmonics/install-sh
+Copyright: 1994, X Consortium
+License: Expat with X exception
+ Except as contained in this notice, the name of the X Consortium shall
+ not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization
+ from the X Consortium.
+
+Files: src/mtx_spherical_harmonics/configure
+Copyright: 1992-1996,1998-2006, Free Software Foundation, Inc
+License: GAP
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+Files: src/mtx_spherical_harmonics/aclocal.m4
+Copyright: 1996-2008, Free Software Foundation, Inc
+License: GAP
+ This file is free software; the Free Software Foundation gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.
+
+Files: src/mtx_spherical_harmonics/config.status
+Copyright: 2006, Free Software Foundation, Inc
+License: GAP
+ This config.status script is free software; the Free Software
+ Foundation gives unlimited permission to copy, distribute and modify
+ it.
+
+Files: src/acinclude.m4
+Copyright: 2005-2006, IOhannes m zmölnig
+License: GAP
+ This file is free software; IOhannes m zmölnig gives unlimited
+ permission to copy and/or distribute it, with or without modifications,
+ as long as this notice is preserved.
+
 Files: debian/*
-Copyright: 2011, Roman Haefeli <reduzent at gmail.com>
+Copyright: 2002, Guenter Geiger <geiger at debian.org>
+ 2011, Roman Haefeli <reduzent at gmail.com>
  2011, IOhannes m zmölnig <zmoelnig at iem.at>
 License: GPL-2+
 
-
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
@@ -31,3 +104,35 @@ Comment:
  .
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+License: GPL-3
+Comment:
+ No file "LICENSE.txt" exist in that same directory (and even if being a
+ subdirectory to the general project, autotools files clearly indicate
+ this being a subproject), but the file "LICENSE" exist which contains
+ the full contents of the GNU Public License (GPL) version 3.
+ On Debian systems, the complete text of the GNU General Public License
+ (GPL) version 3 can be found in '/usr/share/common-licenses/GPL-3'.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+License: Expat with X exception
+ 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 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 X CONSORTIUM 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.

-- 
pd-iemmatrix packaging



More information about the pkg-multimedia-commits mailing list