[SCM] pd-windowing/master: Fixed DEP5 copyright.

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Mar 15 20:51:20 UTC 2017


The following commit has been merged in the master branch:
commit 69c77cdad0ac1aeda53891f3369a4b9ea5c21a3b
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 15 21:29:30 2017 +0100

    Fixed DEP5 copyright.

diff --git a/debian/copyright b/debian/copyright
index 420522c..280d04c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,24 +3,64 @@ Upstream-Name: windowing
 Upstream-Contact: Joseph Sarlo
 Source: http://sourceforge.net/projects/pure-data/files/libraries/windowing/
 
-Files: bartlett~.c blackman~.c connes~.c cosine~.c gaussian~.c hamming~.c
-hanning~.c kaiser~.c lanczos~.c welch~.c
+Files: *
 Copyright: 2002, Joseph A. Sarlo
 License: GPL-2+
+
+Files: kaiser~.c
+Copyright: 1984, 1987, 1989, 1995, 2000, Stephen L. Moshier
+ 2002, Joseph A. Sarlo
+X-Original-Source: http://www.moshier.net/cephes-math-28.tar.gz
+License: GPL-2+ and BSD-3-clause
+
+Files: mconf.h
+Copyright: 1984, 1987, 1989, 1995, 2000, Stephen L. Moshier
+X-Original-Source: http://www.moshier.net/cephes-math-28.tar.gz
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2010-2012, Hans-Christoph Steiner
+ 2011-2016, IOhannes m zmölnig <umlaeute at debian.org>
+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 Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
- .
+Comment:
  On Debian systems, the complete text of the GNU General Public License
  version 2 can be found in file "/usr/share/common-licenses/GPL-2".
 
-Files: kaiser~.c, mconf.h
-Copyright: 1984, 1987, 1989, 1995, 2000, Stephen L. Moshier
-Original-Source: http://www.moshier.net/cephes-math-28.tar.gz
-License:
-Some software in this archive may be from the book _Methods and
-Programs for Mathematical Functions_ (Prentice-Hall, 1989) or
-from the Cephes Mathematical Library, a commercial product. In
-either event, it is copyrighted by the author.  What you see here
-may be used freely but it comes with no support or guarantee.
+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:
+ .
+   a. Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+   b. 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.
+   c. Neither the name of Enthought nor the names of the SciPy Developers
+      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 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.
+Comment:
+ Some software in this archive may be from the book _Methods and
+ Programs for Mathematical Functions_ (Prentice-Hall, 1989) or
+ from the Cephes Mathematical Library, a commercial product. In
+ either event, it is copyrighted by the author.  What you see here
+ may be used freely but it comes with no support or guarantee.
+

-- 
pd-windowing packaging



More information about the pkg-multimedia-commits mailing list