From c682175c3a49b7377a5ba6c0becf0e24a65bdba7 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Feb 2010 17:42:45 +0000 Subject: converted 'windowing' to use the Makefile template+debian stuff svn path=/trunk/externals/windowing/; revision=13148 --- debian/copyright | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..c63e547 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +Debianized-By: Hans-Christoph Steiner +Debianized-Date: Sun, 31 Jan 2010 17:14:25 -0400 +Original-Source: http://crca.ucsd.edu/~jsarlo/pd/windowing.tar.gz + +Files: bartlett~.c blackman~.c connes~.c cosine~.c gaussian~.c hamming~.c +hanning~.c kaiser~.c lanczos~.c welch~.c +Copyright: 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: Copyright 1984, 1987, 1989, 1995, 2000 by 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. -- cgit v1.2.1