summaryrefslogtreecommitdiff
path: root/lib/synthesis.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2007-07-24 00:09:47 +0000
committerMonty <xiphmont@xiph.org>2007-07-24 00:09:47 +0000
commit700cd11616fe7d2c331020e04239dcc0460b5fc6 (patch)
tree338cdf6eb5f4d1b9e1d8881823bc53754a82958d /lib/synthesis.c
parent6a03c6861f4e455600b2a6ad8fbbc67367309a97 (diff)
downloadlibvorbis-git-700cd11616fe7d2c331020e04239dcc0460b5fc6.tar.gz
Update documentation, version numbers, copyright dates
svn path=/trunk/vorbis/; revision=13293
Diffstat (limited to 'lib/synthesis.c')
-rw-r--r--lib/synthesis.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/synthesis.c b/lib/synthesis.c
index d645c5ab..81567f86 100644
--- a/lib/synthesis.c
+++ b/lib/synthesis.c
@@ -5,13 +5,13 @@
* 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-2002 *
- * by the XIPHOPHORUS Company http://www.xiph.org/ *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
+ * by the Xiph.Org Foundation http://www.xiph.org/ *
* *
********************************************************************
function: single-block PCM synthesis
- last mod: $Id: synthesis.c,v 1.30 2003/08/18 05:34:01 xiphmont Exp $
+ last mod: $Id$
********************************************************************/