diff options
Diffstat (limited to 'lib/spectrum.c')
-rw-r--r-- | lib/spectrum.c | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/spectrum.c b/lib/spectrum.c index 91f0bfa9..d0eb5b01 100644 --- a/lib/spectrum.c +++ b/lib/spectrum.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: spectrum envelope and residue code/decode - author: Monty <xiphmont@mit.edu> - modifications by: Monty - last modification date: Nov 16 1999 + last mod: $Id: spectrum.c,v 1.7 1999/12/30 07:26:51 xiphmont Exp $ ********************************************************************/ |