summaryrefslogtreecommitdiff
path: root/lib/synthesis.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>1999-12-30 07:27:06 +0000
committerMonty <xiphmont@xiph.org>1999-12-30 07:27:06 +0000
commit685d0681535cf41a80023e30ebb00be4aa76d4be (patch)
tree8115c4d8a10d2ecc132a61b8e502b41fe8f44652 /lib/synthesis.c
parent05f29765bfb3ace521b77cc9e31705eb0b5dffc0 (diff)
downloadlibvorbis-git-685d0681535cf41a80023e30ebb00be4aa76d4be.tar.gz
Minor build fixes, integrate XMMS into the autoconfed stuff
Extend copyright notices to 2000 Add RCS Id tags to all files Monty svn path=/trunk/vorbis/; revision=218
Diffstat (limited to 'lib/synthesis.c')
-rw-r--r--lib/synthesis.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/synthesis.c b/lib/synthesis.c
index 9f114b27..5236b528 100644
--- a/lib/synthesis.c
+++ b/lib/synthesis.c
@@ -5,16 +5,14 @@
* THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE. *
* PLEASE READ THESE TERMS DISTRIBUTING. *
* *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999 *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company *
+ * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-2000 *
+ * by Monty <monty@xiph.org> and The XIPHOPHORUS Company *
* http://www.xiph.org/ *
* *
********************************************************************
function: single-block PCM synthesis
- author: Monty <xiphmont@mit.edu>
- modifications by: Monty
- last modification date: Oct 07 1999
+ last mod: $Id: synthesis.c,v 1.10 1999/12/30 07:26:53 xiphmont Exp $
********************************************************************/