summaryrefslogtreecommitdiff
path: root/lib/synthesis.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-02-26 03:51:13 +0000
committerMonty <xiphmont@xiph.org>2001-02-26 03:51:13 +0000
commit7bfceda6317dcb2cb749ad84efee310a9a792911 (patch)
tree4b936d2ce5927467ecce0bb67c134b36310a67ed /lib/synthesis.c
parentd70e4060afc8e079d857e699e9b2dab0193a8fdd (diff)
downloadlibvorbis-git-7bfceda6317dcb2cb749ad84efee310a9a792911.tar.gz
final beta 4 commit
change to BSD license update version svn path=/trunk/vorbis/; revision=1334
Diffstat (limited to 'lib/synthesis.c')
-rw-r--r--lib/synthesis.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/synthesis.c b/lib/synthesis.c
index b395b3ca..19b60c01 100644
--- a/lib/synthesis.c
+++ b/lib/synthesis.c
@@ -1,17 +1,17 @@
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH *
- * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
+ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
+ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
* by the XIPHOPHORUS Company http://www.xiph.org/ *
- * *
+
********************************************************************
function: single-block PCM synthesis
- last mod: $Id: synthesis.c,v 1.20 2001/02/02 03:51:58 xiphmont Exp $
+ last mod: $Id: synthesis.c,v 1.21 2001/02/26 03:50:43 xiphmont Exp $
********************************************************************/