diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 23:24:15 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-09 23:24:15 +0000 |
commit | 6e294dca6896bca5c23336c8229bc488450f65d1 (patch) | |
tree | 71c49d4ec2c917707f8b939ab8ea0830d2bf9a58 /debian/copyright | |
parent | 111bd8b666fe0c25ad3bc2ed59aa01bb00869c0e (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-windowing.git;a=summary
svn path=/trunk/externals/windowing/; revision=14349
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 6fd95d3..0000000 --- a/debian/copyright +++ /dev/null @@ -1,26 +0,0 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 -Name: windowing -Maintainer: 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 -Copyright: 2002, Joseph A. Sarlo -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. - . - 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. |