r3957 - trunk/bse



Author: timj
Date: 2006-10-11 19:46:24 -0400 (Wed, 11 Oct 2006)
New Revision: 3957

Modified:
   trunk/bse/ChangeLog
   trunk/bse/bseiirfilter.c
Log:
Thu Oct 12 01:44:17 2006  Tim Janik  <timj gtk org>

        * bseiirfilter.c: since the ellf program is shipped standalone and as
        part of the cephes math library, with no copying restrictions, this
        code is now put under an "AS IS" NO-WARRANTY license, properly 
        attributing Stephen L. Moshier.




Modified: trunk/bse/ChangeLog
===================================================================
--- trunk/bse/ChangeLog	2006-10-11 23:41:13 UTC (rev 3956)
+++ trunk/bse/ChangeLog	2006-10-11 23:46:24 UTC (rev 3957)
@@ -1,3 +1,10 @@
+Thu Oct 12 01:44:17 2006  Tim Janik  <timj gtk org>
+
+	* bseiirfilter.c: since the ellf program is shipped standalone and as
+	part of the cephes math library, with no copying restrictions, this
+	code is now put under an "AS IS" NO-WARRANTY license, properly 
+	attributing Stephen L. Moshier.
+
 Thu Oct 12 01:38:39 2006  Tim Janik  <timj gtk org>
 
 	* bseiirfilter.c: added concatenated source code of the ellf filter

Modified: trunk/bse/bseiirfilter.c
===================================================================
--- trunk/bse/bseiirfilter.c	2006-10-11 23:41:13 UTC (rev 3956)
+++ trunk/bse/bseiirfilter.c	2006-10-11 23:46:24 UTC (rev 3957)
@@ -1,3 +1,21 @@
+/* BSE - Bedevilled Sound Engine
+ * Copyright 1984, 1987, 1988, 1989, 1995, 2000 by Stephen L. Moshier
+ *
+ * This software is provided "as is"; redistribution and modification
+ * is permitted, provided that the following disclaimer is retained.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ * In no event shall the authors 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.
+ */
 /* === ellf.doc - start === *-
                        ellf.c
 This program calculates design coefficients for




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]