Update header copyright dates, update copyright assignemnt
authorMonty <xiphmont@xiph.org>
Fri, 2 Feb 2001 03:52:28 +0000 (03:52 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 2 Feb 2001 03:52:28 +0000 (03:52 +0000)
svn path=/trunk/vorbis/; revision=1243

167 files changed:
examples/chaining_example.c
examples/decoder_example.c
examples/encoder_example.c
examples/seeking_example.c
examples/vorbisfile_example.c
include/vorbis/codec.h
include/vorbis/vorbisenc.h
include/vorbis/vorbisfile.h
lib/analysis.c
lib/backends.h
lib/barkmel.c
lib/bitbuffer.c
lib/bitbuffer.h
lib/block.c
lib/books/lsp12_0.vqh
lib/books/lsp12_1.vqh
lib/books/lsp30_0.vqh
lib/books/lsp30_1.vqh
lib/books/lsp9_0.vqh
lib/books/lsp9_1.vqh
lib/books/res0_128_1024_1.vqh
lib/books/res0_128_1024_2.vqh
lib/books/res0_128_1024_3.vqh
lib/books/res0_128_1024_4.vqh
lib/books/res0_128_1024_5.vqh
lib/books/res0_128_1024_6.vqh
lib/books/res0_128_1024_7.vqh
lib/books/res0_128_1024_8.vqh
lib/books/res0_128_1024_9.vqh
lib/books/res0_128_1024aux.vqh
lib/books/res0_128_128_1.vqh
lib/books/res0_128_128_2.vqh
lib/books/res0_128_128_3.vqh
lib/books/res0_128_128_4.vqh
lib/books/res0_128_128_5.vqh
lib/books/res0_128_128aux.vqh
lib/books/res0_160_1024_1.vqh
lib/books/res0_160_1024_2.vqh
lib/books/res0_160_1024_3.vqh
lib/books/res0_160_1024_4.vqh
lib/books/res0_160_1024_5.vqh
lib/books/res0_160_1024_6.vqh
lib/books/res0_160_1024_7.vqh
lib/books/res0_160_1024_8.vqh
lib/books/res0_160_1024_9.vqh
lib/books/res0_160_1024aux.vqh
lib/books/res0_160_128_1.vqh
lib/books/res0_160_128_2.vqh
lib/books/res0_160_128_3.vqh
lib/books/res0_160_128_4.vqh
lib/books/res0_160_128_5.vqh
lib/books/res0_160_128aux.vqh
lib/books/res0_192_1024_1.vqh
lib/books/res0_192_1024_2.vqh
lib/books/res0_192_1024_3.vqh
lib/books/res0_192_1024_4.vqh
lib/books/res0_192_1024_5.vqh
lib/books/res0_192_1024_6.vqh
lib/books/res0_192_1024_7.vqh
lib/books/res0_192_1024_8.vqh
lib/books/res0_192_1024_9.vqh
lib/books/res0_192_1024aux.vqh
lib/books/res0_192_128_1.vqh
lib/books/res0_192_128_2.vqh
lib/books/res0_192_128_3.vqh
lib/books/res0_192_128_4.vqh
lib/books/res0_192_128_5.vqh
lib/books/res0_192_128aux.vqh
lib/books/res0_256_1024_1.vqh
lib/books/res0_256_1024_2.vqh
lib/books/res0_256_1024_3.vqh
lib/books/res0_256_1024_4.vqh
lib/books/res0_256_1024_5.vqh
lib/books/res0_256_1024_6.vqh
lib/books/res0_256_1024_7.vqh
lib/books/res0_256_1024aux.vqh
lib/books/res0_256_128_1.vqh
lib/books/res0_256_128_2.vqh
lib/books/res0_256_128_3.vqh
lib/books/res0_256_128_4.vqh
lib/books/res0_256_128_5.vqh
lib/books/res0_256_128aux.vqh
lib/books/res0_96_1024_1.vqh
lib/books/res0_96_1024_2.vqh
lib/books/res0_96_1024_3.vqh
lib/books/res0_96_1024_4.vqh
lib/books/res0_96_1024_5.vqh
lib/books/res0_96_1024_6.vqh
lib/books/res0_96_1024_7.vqh
lib/books/res0_96_1024_8.vqh
lib/books/res0_96_1024_9.vqh
lib/books/res0_96_1024aux.vqh
lib/books/res0_96_128_1.vqh
lib/books/res0_96_128_2.vqh
lib/books/res0_96_128_3.vqh
lib/books/res0_96_128_4.vqh
lib/books/res0_96_128_5.vqh
lib/books/res0_96_128aux.vqh
lib/codebook.c
lib/codebook.h
lib/codec_internal.h
lib/envelope.c
lib/envelope.h
lib/floor0.c
lib/iir.c
lib/iir.h
lib/info.c
lib/lookup.c
lib/lookup.h
lib/lookup_data.h
lib/lookups.pl
lib/lpc.c
lib/lpc.h
lib/lsp.c
lib/lsp.h
lib/mapping0.c
lib/masking.h
lib/mdct.c
lib/mdct.h
lib/misc.c
lib/misc.h
lib/modes/mode_A.h
lib/modes/mode_AA.h
lib/modes/mode_B.h
lib/modes/mode_C.h
lib/modes/mode_D.h
lib/modes/mode_E.h
lib/modes/modes.h
lib/os.h
lib/psy.c
lib/psy.h
lib/psytune.c
lib/registry.c
lib/registry.h
lib/res0.c
lib/scales.h
lib/sharedbook.c
lib/smallft.c
lib/smallft.h
lib/synthesis.c
lib/time0.c
lib/vorbisenc.c
lib/vorbisfile.c
lib/window.c
lib/window.h
vq/bookutil.c
vq/bookutil.h
vq/build.c
vq/cascade.c
vq/distribution.c
vq/genericdata.c
vq/huffbuild.c
vq/latticebuild.c
vq/latticehint.c
vq/latticepare.c
vq/latticetune.c
vq/lspdata.c
vq/metrics.c
vq/residuedata.c
vq/residuesplit.c
vq/run.c
vq/train.c
vq/vqext.h
vq/vqgen.c
vq/vqgen.h
vq/vqsplit.c
vq/vqsplit.h

index 3b45e7b45efdd91420bea77cf028970ef9a2471b..b735ef4cde30967efee11eb1edf3572282331eae 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: illustrate simple use of chained bitstream and vorbisfile.a
- last mod: $Id: chaining_example.c,v 1.7 2000/11/06 00:06:53 xiphmont Exp $
+ last mod: $Id: chaining_example.c,v 1.8 2001/02/02 03:51:53 xiphmont Exp $
 
  ********************************************************************/
 
index 94267a81d910831e9b77119e70fe35dd20195b47..96d779248b817dbb46d7e5eef85e1098236c5969 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: simple example decoder
- last mod: $Id: decoder_example.c,v 1.16 2001/01/20 14:06:28 msmith Exp $
+ last mod: $Id: decoder_example.c,v 1.17 2001/02/02 03:51:53 xiphmont Exp $
 
  ********************************************************************/
 
index ca845e121a127d95c554a8d75b560e5a519a79a7..72b53cf9a68cef280fb77628547f3e4ecc804e6a 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: simple example encoder
- last mod: $Id: encoder_example.c,v 1.19 2001/01/22 01:38:23 xiphmont Exp $
+ last mod: $Id: encoder_example.c,v 1.20 2001/02/02 03:51:53 xiphmont Exp $
 
  ********************************************************************/
 
index 7a62c828efdccc9cccf29269902e6e5dfe7f61c4..0369cc247c30e36688ce8e163c55363d9f08d1e3 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: illustrate seeking, and test it too
- last mod: $Id: seeking_example.c,v 1.5 2000/11/06 00:06:54 xiphmont Exp $
+ last mod: $Id: seeking_example.c,v 1.6 2001/02/02 03:51:53 xiphmont Exp $
 
  ********************************************************************/
 
index 1af1ead74313ef03cb795f7c1ade3c9d3c63aab9..488bf09a5a27e908acbe71ef0972439853b8b8ea 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: simple example decoder using vorbisfile
- last mod: $Id: vorbisfile_example.c,v 1.3 2000/11/06 00:06:54 xiphmont Exp $
+ last mod: $Id: vorbisfile_example.c,v 1.4 2001/02/02 03:51:53 xiphmont Exp $
 
  ********************************************************************/
 
@@ -60,6 +59,8 @@ int main(int argc, char **argv){
       ++ptr;
     }
     fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi->channels,vi->rate);
+    fprintf(stderr,"\nDecoded length: %ld samples\n",
+           (long)ov_pcm_total(&vf,-1));
     fprintf(stderr,"Encoded by: %s\n\n",ov_comment(&vf,-1)->vendor);
   }
   
index ea2843a784326bb9c7fa20c4ad4586bb6786303f..7c098478aaadc19b8db8a55dd8ecbe7872c27568 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: libvorbis codec headers
- last mod: $Id: codec.h,v 1.35 2001/01/22 01:38:23 xiphmont Exp $
+ last mod: $Id: codec.h,v 1.36 2001/02/02 03:51:54 xiphmont Exp $
 
  ********************************************************************/
 
index af2b435151b5d1309a099eb80e7e9495f13986a5..02b4465d5886a58bbc1e5f4cb009b5628be8c236 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: vorbis encode-engine setup
- last mod: $Id: vorbisenc.h,v 1.2 2000/11/06 00:06:56 xiphmont Exp $
+ last mod: $Id: vorbisenc.h,v 1.3 2001/02/02 03:51:54 xiphmont Exp $
 
  ********************************************************************/
 
index 75d5a6d635e45d41ee8e14e765234ebf642112c7..a0237054f845d99f20d71f47d7271dc4afa3a308 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: stdio-based convenience library for opening/seeking/decoding
- last mod: $Id: vorbisfile.h,v 1.11 2000/11/08 13:16:26 xiphmont Exp $
+ last mod: $Id: vorbisfile.h,v 1.12 2001/02/02 03:51:54 xiphmont Exp $
 
  ********************************************************************/
 
index c2e2f4a0389669e6501c1ffd853069653662b720..f2d3c30af7e927673c87d9647aa57a66c2ca5ac2 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: single-block PCM analysis mode dispatch
- last mod: $Id: analysis.c,v 1.41 2001/01/22 01:38:24 xiphmont Exp $
+ last mod: $Id: analysis.c,v 1.42 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index d4719aa5b27f726528051717c4af60eb1dfc5958..78354bda4bc7a58a20d71ce87296bb615e612869 100644 (file)
@@ -5,15 +5,14 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: libvorbis backend and mapping structures; needed for 
            static mode headers
- last mod: $Id: backends.h,v 1.4 2001/01/22 01:38:24 xiphmont Exp $
+ last mod: $Id: backends.h,v 1.5 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index 06aa0430dd4c3ec4fe5d97f54ba2cce4abc53090..94a33bd0065df14aff2ea3764277973ed2a9397c 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: bark scale utility
- last mod: $Id: barkmel.c,v 1.3 2000/12/21 21:04:38 xiphmont Exp $
+ last mod: $Id: barkmel.c,v 1.4 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index b2fbaa96a466c37a5cd2ff390bc737031c36782b..bac82cba2e397690a661b01b70f8dc3c6e1812f1 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: flexible, delayed bitpacking abstraction
- last mod: $Id: bitbuffer.c,v 1.2 2000/12/21 21:04:38 xiphmont Exp $
+ last mod: $Id: bitbuffer.c,v 1.3 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index 862e0cb52469daddf11e7f11139de361a77d5be7..cfd320bf0d34d64681057853ccc52b5260a74d62 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: flexible, delayed bitpacking abstraction
- last mod: $Id: bitbuffer.h,v 1.1 2000/11/17 11:57:49 xiphmont Exp $
+ last mod: $Id: bitbuffer.h,v 1.2 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index a27bbeea3e9162f6b719eb5c5c5a83f194f9f7e1..fe2cd19a1dccc0ae0a350c0997224131e35a397b 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: PCM data vector blocking, windowing and dis/reassembly
- last mod: $Id: block.c,v 1.43 2001/01/22 01:38:24 xiphmont Exp $
+ last mod: $Id: block.c,v 1.44 2001/02/02 03:51:55 xiphmont Exp $
 
  Handle windowing, overlap-add, etc of the PCM vectors.  This is made
  more amusing by Vorbis' current two allowed block sizes.
index 081bf1fcc73ff8d2864ffb3d9defbafba28340f8..8f692bba6bd5a14d4592061005234aac4c3b7401 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 0db9d000823c8aac0bb55f6459e5b3a8afb85a3c..82b7ca4cbe0c0eb0396a281fbd02424d58b77808 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 9b966401adc264bc6893aea2af110b40da0c50bf..2d913cba1f11432f4a9d02511cb27dc9a2ae781e 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index ba17bf65047692e6861ea5f1c8247ba9c392d454..dcb782ecc69384611a3dc353eea8648696fa7f5d 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 7d20842e2790983c7b123efca59aa2102a468159..fa59ae411dac890112e600c79b3490fcef93d4e1 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 4ffbfa9dd64a1380d76d41089fba6b92c9b11d11..80ae3d3cce63afb313a995b3102bb7ee7fd470da 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index ac31d89a0df62ef25945a59ba881d35e99d8579e..33951cbabb95fea093c1eab317f687532271e3f7 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index b26945e9b538ac0590eaf54eff51024cc077bf7a..fabd709d48d2fb22bdaf38e1acd80c7a96e0cacb 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 441258eaf85781e0c0232382c48d01cb4c8d0c37..d275502f8a752a68a01aef78a7dfb28dcaf4bc0a 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index e48820448521f4a95d1564c7ef88ae42629d817a..0b4716fa7144a18327f1f04bc62ad5358bd8fc4f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index d5bc992e1b26a774a9a8da43a9e59b4947c402ca..c9c1df448eb18bf8ff1951cfb37f9223e36463ae 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 91de5995e5734bb24488bdc5420d446ec75b7d95..cf1847f5276120c8feef01cc29bbf7edd19c97f2 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 0c5005523b41cbb7e62a6c3546b49b4ee767aeac..79d20a9d4020a03b6dcdf116979c86aa54f9b90f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 5462940af4e8192f71812898d3094e80d4f06223..acda5bddf810831e4306289d710a10d365705c94 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 6a6cf9f876223b8782e5304a1f19fc9860562e96..0963f6f7425bfc08623b846ae415b30d75f1ab91 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 2be776b37b454c7257d3c1c92bf5987dbacca0ba..5aa95bb38ff3ba92a6a9334cfc6c72ac3421b418 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index 6efaf6c647907f16792585b7cc57e2a1ed421038..592a267299bcf592906955e3370f14afff94bcad 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 960633070f21160d1fa3a9f7caa0ca92821371f6..0783b45201eeb4763773f5a5780615aebdc64692 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index ba330e047d4a46c4056fe0b7a4970454aabd94d6..980991d0488106f8a9db62ad15d512338110fa3e 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 8cbd4eb9d328f0f7701b9cddd90dc42282b63f49..950e0da328002ab3588838fe7378235910286d53 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index e90546904078f173ae48ac1dc1501c3915b6666b..caa7223a1aa0252cced691de54fe2eb0f5e5f13a 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 1ef96b5cd9b96a658fc5c2747bc14349f85e7439..a68217bc24db924245025afb6e245682a539718b 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index fbf2e530538d6d4140e585cbcd6e5a37941f1068..5561909055fa590c0fe06dfdd1c5ce6f1c6a4267 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 0a62318bc75290af8defa45b03c8f3e1f1ec3176..b755a0ba59a90d03ce87a62251cc9ee21f6818e5 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 6879f3b28bc071f7ff7990121fb8372d997bb75c..54bc45a9fbfe80e0b993b2bab590b5857b503dae 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index b633f983622b6a7953cef89ed35e973f9a046208..0ab51cfc1267ee886bea1559250d097779f16f3c 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 560c542f5a01af372335ebaefb6c6fb622f0742a..a1ef477ac719b426ca59a94b8123e368c4e2cdfa 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 21104da66819c8d3e8c65b53b8880f4fac8d8cfa..19cf128ee3bff03882aa1d629c464432046502df 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index cf97e21b68ca1f524a084d94667588c7313e34cc..896a1279d1b91c42c0f130c470e7c371280d5d32 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 02ea047bf580648a28497c2e63ed5b3617a6ac22..4469e491bcab4e394345211d6a309a5fd90bacbf 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 28c8f3db857a2a608a2478ab82c44e962f0108fa..2966367bd5029015846e8800645a3e31f997785f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index e583d212e91cd9fed766c39a08e7370578d9238a..696ad17c6a9789f93118af8b7602df69333dbe9f 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index 2b44a65dfb65b27181e63e705f1dbce3b2e14ff2..9156e0fdc4b4a9f37359bdc24d2136f24b8d5023 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 16c721a48c01731af489a61ed38046aa585c3b4f..c92767ef3a16b941998a926c4a4484ccd091ddd3 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index f3a21d4eb737ed1ea6e21f89fbb69a14e14a7a62..283465ee5a7339fc8812ad3ec55920afb7044a39 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 1b7ec42761f36e565a464d91890cfc635ab88e86..a6b6f0a5d7bfa290044847b1bd7de92ea65985ca 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index f33a163b185d9333c9f50451f55936b0401be3df..e10d0ce2a7d595cbf2cdaa4b91fb04741d000914 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 6036a944b39a122d4c4a16a1f05a813b233ec36f..7b2b400310dddeaa061f51875deaa64e5061200b 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index 7a2fc050be8ae8dcce64e536f3b6b2ec7ce1913f..bb96ee85cbf77730ec46e0320bc0a5d7721809a2 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 8090449a9cfaffe546dfa5bf6c32aa76038ba248..e6810dd056e1bdcf4b0f5e2ca7897694f0de496a 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index eecb71a45297879939b38e0689e83daca9a0d138..b0ca6f41784904cbe50c7ad1d7a59d3b9f2533a9 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 53a1ca94fb1f8fb9459ef14a3c1b81737563fae2..0ba14751e8e509a5d18b57bccfc2a351b9fa1edd 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 2d161270b718787879c2fdce1d4784112ed0df67..3663f7b2bc181952862a7855725ae1c4504fd250 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 5f14fb368e79012764406efc854ef0ae4a0a26aa..1d5c978d51ea7ae3a8a84421c54c37b7f96b4258 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 1e191f2615998654deae9d77847dcfb4069c4e78..b554e1c1633e1caa2268d80dd7596048ae8552f6 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index b57a3d414ff5dd81abf62763d66f3f50810513ab..f13bc2395fc36f8773d63a50a40a9a042d0767e2 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 5c8d973869dc5bf20e2365c053a080182bb60eb3..1cafc0ef1cc79c9884640ab85f539f36838f45af 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 1940b104c0032f6d6a649433a4ff9f5185b711a6..7848511308684dcdbdfb476b52b075cbcfb903a8 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index a07e14a8a3ddfbce9b4902e7f7916cd765b1ab23..f2661955fbdea1b3278a4d3099334aef3dca70c6 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 74036e2948f24a9a87309c6c0b456f3be498c423..dd753ac3c03b42dd5295cd2ad1665fc6e256d0a4 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 851116625641a5a47991844ac11bf0ee0744808e..f34f557043b2847b35543f7fe17b8d0e5ea5e312 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 6c2ceef323b6d916ea72b0e6ba1e568cf6006e26..51c6098f660cf6523c7c3101cb7fbe08257b1d84 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 2fefd88c1f64a2cdb5ddee69aee6ddc71104e2f1..7990040ee9db40c1b0b001ab50c8897752572bfd 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 99393a39049b312c220125e48d2386ae81b8c1af..578043f2a1c083a508226142c98bb210b0dd2327 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index c1095998adeacc9aab97a31f9488aa20d55a545d..508565696cd8bc9c9ce3deaba4b437c9c9db872f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index fdbecd97a97796e356e88a76ac04f911e80e30eb..e10aa2363d3629a7e73fae2f96f197ebbcceff5f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index da960e465d10a960903fcaeb394a0c7c5e5d5e42..f914dafdd3e7fc4cf17a1365cb4113cd0763f9b2 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index acf2f71c4538b2299fe488ed3cb1ca81574cfdaf..a2b4c0b461659dc4140c540f4cb76bcee8826f23 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 8ae8c0bf0c884ebb6fec32d1a68bfbcfe8a459f7..f388d4e08e1627dbd841138936f4747cda3c75c8 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 516a46e6a895b5f39ab0839c1c365b3fa5248ea7..c7c6537eb2b54bb07fae42a8832f8db1f860feb7 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 3afa8c0c4d1bcf500014f53dc3ca96f76ccd07c1..a2976ef8b79d12e368938cae4497ee673e1494ad 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 4f4cc2b850c468c4ad61bab8b0e6f65344afacff..887c82195bc7e1f5b92b95b78cdfe713a2347460 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index 364f65e93024658970eac52b01b9d924f04a1d71..4231912fdd08427165e297c0177e40d17bb8ca25 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 3bf1d8c7fbba80b5da01d874f918cc1f15afb73a..d9ddc25ac12a8d5d4fe15764d0bec8dd596ad15f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 4a5d4b92a128d6d1638b90fee426c7751cc7ac58..8a915e45e304a513e082fbbf98a11d977530260d 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 7ded3f3c249d9cd50ed504b53eb6075b5e34ea26..deb333bcdfe331ef26949481fc37d07944bf6ee1 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 27f566cc036984b8731c93bf0780bac9a48fe130..0578ca9aafc0eeef7e13b909e3bd53d2e3641780 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index a12530ac8e9f16e27de0ab8f8fbdcc1388d08be4..182e05c50387072b974e96d795614f3ed1f2606e 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index c799d02fbf419b08cdc276dc3cbefdb86b59a3e2..61d5a064c4d0585e95a03b81a2dfef4d8a5c5f8d 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 663249029a3b9d5504861ab6e628ab43755d13b5..631a6690bfe991c3091a8566fb39950ce9c35733 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 75baceeb4323d002812990ee7fba3ad9a66bdc16..62f34644eaffae17535761da43cd8d8f054a3a89 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 81f4939235311271b1070086cb859f7d91c2f1c7..8136addcaf13b5aa72e0d6bee0675a0551c574fc 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index bb62c23bc3b204f0979d5dc899b302886ce233b1..b3a7e1d75b585f53aea05641fa574508187a42e1 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 4eb585f2e4c919c65d716979cd5e5637af977b00..bf51093d86d97c3cbb5c573011fe4bb27698f577 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index fcf5e43088c9dc79665123cf38ec42de113744c4..cb76d80b57e6da26296d6e2e9284bb96586b3d9f 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 00dce2e24647858d91ab072707b4205e3d48d9eb..fe8b59d2bccfd88bfe149f7888837d8bd5cb2218 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 1b7fcd400d3ec3d40bfd78e6eb72692c0fbbbb45..6b39d56d2f142b6b6fa97645bc384aa48a173020 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index e846868b58216278c1560631684c3dd1753fff9f..4d50b0df9606fc66828cf79ef8f31b973281394f 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index 29b609e5221ccf0791876ed49913b3fd9a657484..bcd7e8f89498b48e1899d864e9585fe7f916f349 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 13d8dab683c57bc61d9ac1a9170ad8846a5bb47e..93ddffd673ac4b90aa03742185b537fe2e6ebb40 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 31f8cb286c2aff4bc54f2be9f727ff2ac01db4ba..d1693c5b41cb21df5b1fb0a144ce957ec89dcd39 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index 5448f9710815f142c51c180954307e6a9138b0dc..5d61667a7def688f7f18a8e8d0026dc7416f6c02 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index b782ba3cacce46fb363a52f5c502148dbc258d38..37bc1b34722b05d8cbee3945867e41319a829fc0 100644 (file)
@@ -6,8 +6,7 @@
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
- * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
- *                                                                  *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  ********************************************************************
 
  function: static codebook autogenerated by vq/somethingorother
index df458b554ba32edbe2d8fae94ee49ac2b32c650b..f1b14af7c831403cceee2164458256ee5a0c3e06 100644 (file)
@@ -1,13 +1,12 @@
 /********************************************************************
  *                                                                  *
- * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
- * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
- * PLEASE READ THESE TERMS DISTRIBUTING.                            *
+ * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
+ * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
- * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
index bc8788ba3087fdb5e445c15b03169b6184d96c1e..67ba827025079b333e99285dd95c03a42e3efd5c 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: basic codebook pack/unpack/code/decode operations
- last mod: $Id: codebook.c,v 1.20 2000/12/21 21:04:39 xiphmont Exp $
+ last mod: $Id: codebook.c,v 1.21 2001/02/02 03:51:55 xiphmont Exp $
 
  ********************************************************************/
 
index 9add5666880c115c1a17f92f32df3e4d431d66cb..4d53d12a301bd3be303a1490a975d398cf183302 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: basic shared codebook operations
- last mod: $Id: codebook.h,v 1.3 2000/11/08 06:08:11 xiphmont Exp $
+ last mod: $Id: codebook.h,v 1.4 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 826f533754921cf5d3a17c3cd2199e176aa4d2fd..f0b089233e7281894df2af8ffe3e4fb71c7e5586 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: libvorbis codec headers
- last mod: $Id: codec_internal.h,v 1.4 2001/01/22 01:38:24 xiphmont Exp $
+ last mod: $Id: codec_internal.h,v 1.5 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 4631dc1bf946d61da08d239e7bf464f3d3c83f9d..b02399244d44c5b0599f7dc27b90d5b257c0a958 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: PCM data envelope analysis and manipulation
- last mod: $Id: envelope.c,v 1.30 2001/01/31 23:58:49 xiphmont Exp $
+ last mod: $Id: envelope.c,v 1.31 2001/02/02 03:51:56 xiphmont Exp $
 
  Preecho calculation.
 
index e19910fd80be5f491914540f63b1c261af858139..cfb0ca56127178b1865fd9c52fd4dfabfe79be16 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: PCM data envelope analysis and manipulation
- last mod: $Id: envelope.h,v 1.11 2000/11/06 00:07:00 xiphmont Exp $
+ last mod: $Id: envelope.h,v 1.12 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index f5224d74b201b8b0a6412a13ca89fb9986974524..9d03763bfcc89067a7d31365884b1e6da5c6331e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: floor backend 0 implementation
- last mod: $Id: floor0.c,v 1.35 2001/01/22 01:38:24 xiphmont Exp $
+ last mod: $Id: floor0.c,v 1.36 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index d45ac5e279376f4f6a7d32574d20d1532771855f..ecf03d86be728511b3f541127d6d916f24f433fb 100644 (file)
--- a/lib/iir.c
+++ b/lib/iir.c
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: Direct Form I, II IIR filters, plus some specializations
-  last mod: $Id: iir.c,v 1.6 2000/12/21 21:04:39 xiphmont Exp $
+  last mod: $Id: iir.c,v 1.7 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index fd7783a7be7c6acf0939a635c854e4858382f199..1fab1883bddb65edd46a0a395d8b3c7d07ecc684 100644 (file)
--- a/lib/iir.h
+++ b/lib/iir.h
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: Direct Form I, II IIR filters, plus some specializations
-  last mod: $Id: iir.h,v 1.4 2000/11/07 09:51:43 xiphmont Exp $
+  last mod: $Id: iir.h,v 1.5 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 8e232ff407a6763a713ecb520cbafd838deae950..8f91506606f9f9c6c98105c582018bb4d1188cfb 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: maintain the info structure, info <-> header packets
- last mod: $Id: info.c,v 1.36 2001/02/01 01:03:29 xiphmont Exp $
+ last mod: $Id: info.c,v 1.37 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 625afc4764535610c223d7a0b9bd92f36feb98e2..c2d558089bf356bb8fc7561b5c897f3bd0e8e294 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: lookup based functions
-  last mod: $Id: lookup.c,v 1.5 2001/01/22 01:38:25 xiphmont Exp $
+  last mod: $Id: lookup.c,v 1.6 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 3115dda09f684e99615c9d64ef7005774ede10be..eed095d9180d87b012588c0894a24dc25b04bcdb 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: lookup based functions
-  last mod: $Id: lookup.h,v 1.3 2000/11/06 00:07:01 xiphmont Exp $
+  last mod: $Id: lookup.h,v 1.4 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 4956c71d0738b56a7dc75eb9a43495159fcb200b..83ff955a398f8b75da70b9490e02f18fd221574b 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: lookup data; generated by lookups.pl; edit there
-  last mod: $Id: lookup_data.h,v 1.5 2001/01/22 01:38:25 xiphmont Exp $
+  last mod: $Id: lookup_data.h,v 1.6 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 1e58700b00b4a47085852af60d7b7669363c05c7..bb19da4c2b64ab13d8888022aa15e71d5bbd0bec 100755 (executable)
@@ -7,14 +7,13 @@ print <<'EOD';
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: lookup data; generated by lookups.pl; edit there
-  last mod: $Id: lookups.pl,v 1.3 2000/11/06 00:07:01 xiphmont Exp $
+  last mod: $Id: lookups.pl,v 1.4 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 1ca13ed09a2a7a82db53248093ca3da0e92c8b60..bfd1d0b2d9e445f00065234122d53a427f7ddf68 100644 (file)
--- a/lib/lpc.c
+++ b/lib/lpc.c
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: LPC low level routines
-  last mod: $Id: lpc.c,v 1.28 2000/12/21 21:04:39 xiphmont Exp $
+  last mod: $Id: lpc.c,v 1.29 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 85ceec5cbf81d1adb982d0944bf7d128c66e6a57..6d6cbdcb22daa9c7a88ccd3342ed41054c98aa2d 100644 (file)
--- a/lib/lpc.h
+++ b/lib/lpc.h
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: LPC low level routines
-  last mod: $Id: lpc.h,v 1.15 2000/11/06 00:07:01 xiphmont Exp $
+  last mod: $Id: lpc.h,v 1.16 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 657001ad7960484b977e57a2a42913b8649066bb..7ceb561be4e3dbc33bfe77dc76a9af394f308d2d 100644 (file)
--- a/lib/lsp.c
+++ b/lib/lsp.c
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: LSP (also called LSF) conversion routines
-  last mod: $Id: lsp.c,v 1.14 2001/01/22 01:38:25 xiphmont Exp $
+  last mod: $Id: lsp.c,v 1.15 2001/02/02 03:51:56 xiphmont Exp $
 
   The LSP generation code is taken (with minimal modification and a
   few bugfixes) from "On the Computation of the LSP Frequencies" by
index 1ee0a306b6ea741e1ebe97bf35b8a9041eb30da4..57bdb35cc6ead422fe9c2054099b0dcb262bf1a8 100644 (file)
--- a/lib/lsp.h
+++ b/lib/lsp.h
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: LSP (also called LSF) conversion routines
-  last mod: $Id: lsp.h,v 1.6 2000/11/06 00:07:01 xiphmont Exp $
+  last mod: $Id: lsp.h,v 1.7 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index d4c873ccba4afd0457d5bb6fb8894b2baa63c46a..913990148249d1c8c23f52defe247f7d6c7d7ac9 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: channel mapping 0 implementation
- last mod: $Id: mapping0.c,v 1.23 2001/01/22 01:38:25 xiphmont Exp $
+ last mod: $Id: mapping0.c,v 1.24 2001/02/02 03:51:56 xiphmont Exp $
 
  ********************************************************************/
 
index 9c4acaf3c75de9a07fabbfe4da70ccc886ae402e..e8425898f8cf9c6eb60c71c0378b3c6d7a225c04 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: masking curve data for psychoacoustics
- last mod: $Id: masking.h,v 1.10 2001/01/30 23:40:33 xiphmont Exp $
+ last mod: $Id: masking.h,v 1.11 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index b4488e942ae87d23adfa6ac235b266341ccf754d..2d04412b8ef2eae4eda9171ec045e1fb757ad4e4 100644 (file)
@@ -5,15 +5,14 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: normalized modified discrete cosine transform
            power of two length transform only [64 <= n ]
- last mod: $Id: mdct.c,v 1.23 2000/12/21 21:04:39 xiphmont Exp $
+ last mod: $Id: mdct.c,v 1.24 2001/02/02 03:51:57 xiphmont Exp $
 
  Original algorithm adapted long ago from _The use of multirate filter
  banks for coding of high quality digital audio_, by T. Sporer,
index 4e338aa80cc9cb616012125419d4150712136047..6588768e7c51f4503ed053f5fa922d39cdc871d4 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: modified discrete cosine transform prototypes
- last mod: $Id: mdct.h,v 1.16 2000/12/21 21:04:39 xiphmont Exp $
+ last mod: $Id: mdct.h,v 1.17 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 3652d5f373d7793c813e83a9dc4415eb90b35f16..140fb306e561dcc4bfd413a1952c1a0ab712ef36 100644 (file)
@@ -5,9 +5,8 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************/
 
index 199bcf42966c248ee346bdeec8799e7de05f3368..c13f95d3f9046c3874a10c9b214aad540d0c4976 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: miscellaneous prototypes
- last mod: $Id: misc.h,v 1.7 2000/11/14 00:05:31 xiphmont Exp $
+ last mod: $Id: misc.h,v 1.8 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index c52bb207d96d67fe6f2b003dd616c468465983ab..0f1b868adfe943767c3ba56d5512eb828e27e395 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_A.h,v 1.10 2001/02/01 01:05:08 xiphmont Exp $
+ last mod: $Id: mode_A.h,v 1.11 2001/02/02 03:52:24 xiphmont Exp $
 
  ********************************************************************/
 
index d50e5b436c86b2914707a19f3d15e7c2bff08b72..233d1cccda4e550fd469bf64c3f5a54f8be38c59 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_AA.h,v 1.6 2001/02/01 01:05:09 xiphmont Exp $
+ last mod: $Id: mode_AA.h,v 1.7 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
@@ -312,7 +311,7 @@ codec_setup_info info_AA={
   /* psy */
   {&_psy_set_AA0,&_psy_set_AA},
   /* thresh sample period, preecho clamp trigger threshhold, range, minenergy */
-  256, 22.f, -26.f, -96.f,
+  256, 24.f, -28.f, -96.f,
 
   -10., 
 
index ffff4e341d3e3ad82b87062cf9be25fd0b49e0b4..76aa7782994952159747e0369a7b3b831e03eb06 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_B.h,v 1.9 2001/02/01 01:05:09 xiphmont Exp $
+ last mod: $Id: mode_B.h,v 1.10 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
index ff520e34308dea27de8b6161618b11edfb26e1b6..7843e6c3f8f3ab85947d37b8babf9ced035e3500 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_C.h,v 1.8 2001/02/01 01:03:30 xiphmont Exp $
+ last mod: $Id: mode_C.h,v 1.9 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
index ea57f37e38b3ac3ff2996c33ebfe2f160222a487..7578fbe3c2e2ad8081e42b8b106ff7c52dfa0ec1 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_D.h,v 1.9 2001/02/01 01:03:30 xiphmont Exp $
+ last mod: $Id: mode_D.h,v 1.10 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
index 435add0a2e193031fd21a0f1f5dc95805420d2f9..ec6c479afcdbe8bb05f8d3cb5828af25a06d7b8a 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: mode_E.h,v 1.7 2001/02/01 03:59:47 xiphmont Exp $
+ last mod: $Id: mode_E.h,v 1.8 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
index fed1108aff2e0fa06a0384504b1416006c7ebd0c..1c9a4755fa931e06789ed50c5879e7c3f891fb66 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: modes.h,v 1.5 2001/02/01 01:12:26 xiphmont Exp $
+ last mod: $Id: modes.h,v 1.6 2001/02/02 03:52:25 xiphmont Exp $
 
  ********************************************************************/
 
index 075f39dc78f4aafc40ed0f598d3413682daadea6..3c4f74f70da2b6a8039f6d424f53eb5446577b99 100644 (file)
--- a/lib/os.h
+++ b/lib/os.h
@@ -7,14 +7,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: os.h,v 1.21 2001/02/01 01:03:29 xiphmont Exp $
+ last mod: $Id: os.h,v 1.22 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 35df7e7da649ba1380492aa92952ad9999579f1b..a437d58223817bfb02d11925ed9ea0a3b5a12700 100644 (file)
--- a/lib/psy.c
+++ b/lib/psy.c
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: psychoacoustics not including preecho
- last mod: $Id: psy.c,v 1.40 2001/02/02 02:52:34 xiphmont Exp $
+ last mod: $Id: psy.c,v 1.41 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 8d5f915adeec333d5f2da90230a83d9c14d541f9..d16fd31abaa902034181b166ef7f5f57afed1504 100644 (file)
--- a/lib/psy.h
+++ b/lib/psy.h
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: random psychoacoustics (not including preecho)
- last mod: $Id: psy.h,v 1.17 2001/01/22 01:38:25 xiphmont Exp $
+ last mod: $Id: psy.h,v 1.18 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index c01d6e21e311d9ef99feef7c9c4f044cddea06a7..3cbe1467d0b451d58ce69c0ff0bbab02080ac32e 100644 (file)
@@ -5,15 +5,14 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: simple utility that runs audio through the psychoacoustics
            without encoding
- last mod: $Id: psytune.c,v 1.12 2001/01/22 01:38:25 xiphmont Exp $
+ last mod: $Id: psytune.c,v 1.13 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 7ce849e94502ed50290a8f2313871e131818bab9..8516f4b3e63b1504baf7445d60d8fef7b09dd334 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: registry for time, floor, res backends and channel mappings
- last mod: $Id: registry.c,v 1.4 2000/11/06 00:07:02 xiphmont Exp $
+ last mod: $Id: registry.c,v 1.5 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 4040aaf16a9d2df4583542c7abba45f816347d01..39e5d070f52cb4f313b723a37a28989cc9fb99fe 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: registry for time, floor, res backends and channel mappings
- last mod: $Id: registry.h,v 1.3 2000/11/06 00:07:02 xiphmont Exp $
+ last mod: $Id: registry.h,v 1.4 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 057e8d3c423ab72c4f224a95becaada09b6a2464..ed0cfdc621395ddec610f63350fbc138585c5f23 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: residue backend 0 implementation
- last mod: $Id: res0.c,v 1.24 2001/01/22 01:38:25 xiphmont Exp $
+ last mod: $Id: res0.c,v 1.25 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 623ea4a59bd7336a55a4b4ceca04f9831bd14f8f..991ee71079af7e304585f41d0752f973a8341d43 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: linear scale -> dB, Bark and Mel scales
- last mod: $Id: scales.h,v 1.11 2001/01/22 01:38:26 xiphmont Exp $
+ last mod: $Id: scales.h,v 1.12 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index 7d31db22628e8c24295117b467923500c227ce69..063540c59a026858cd222790ace1dfd722945b05 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: basic shared codebook operations
- last mod: $Id: sharedbook.c,v 1.14 2001/01/22 01:38:26 xiphmont Exp $
+ last mod: $Id: sharedbook.c,v 1.15 2001/02/02 03:51:57 xiphmont Exp $
 
  ********************************************************************/
 
index b07a6adad5ffb529fde232e0541e386b839c2401..08fbef870f93b44bea44bf8755f9c6c107c87b14 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: *unnormalized* fft transform
- last mod: $Id: smallft.c,v 1.12 2000/12/21 21:04:41 xiphmont Exp $
+ last mod: $Id: smallft.c,v 1.13 2001/02/02 03:51:57 xiphmont Exp $
 
 ********************************************************************/
 
index 9bccafbe3dd733207a539bf404e1dcb2edd1e7ed..0fcfc9d6f37592a2339877bcf3591a894b249a65 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: fft transform
- last mod: $Id: smallft.h,v 1.8 2000/11/06 00:07:02 xiphmont Exp $
+ last mod: $Id: smallft.h,v 1.9 2001/02/02 03:51:58 xiphmont Exp $
 
 ********************************************************************/
 
index 31249dd544fcae6ff01ddce8f159735cbdb37401..b395b3caecbfe413932c0cb864c0bb67e0479699 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * 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.19 2000/11/06 00:07:02 xiphmont Exp $
+ last mod: $Id: synthesis.c,v 1.20 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index 4d1f88e01fe3ea186582cbc358e78733c37bdf05..089ad9437f8c85a98aabf0177de3dfb1d9548bd8 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: time backend 0 (dummy)
- last mod: $Id: time0.c,v 1.7 2000/11/06 00:07:02 xiphmont Exp $
+ last mod: $Id: time0.c,v 1.8 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index 738412d9aa7f9983b11e65beaf545446cdb8c8f8..93703c6df128013c6d0b2da27613fdd708b009fa 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: simple programmatic interface for encoder mode setup
- last mod: $Id: vorbisenc.c,v 1.4 2000/11/17 11:47:18 xiphmont Exp $
+ last mod: $Id: vorbisenc.c,v 1.5 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index 48cecff7238a4b9f41a08e74220b67227dd53d13..b820f3c975103b2403901408101219432914432b 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: stdio-based convenience library for opening/seeking/decoding
- last mod: $Id: vorbisfile.c,v 1.36 2001/01/22 01:38:26 xiphmont Exp $
+ last mod: $Id: vorbisfile.c,v 1.37 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index ae3f55deca02a2b00716c80108d68c2c831487c3..a8d8c85f39b7f88e75505c969db8d722e2c42a6b 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: window functions
- last mod: $Id: window.c,v 1.11 2000/12/21 21:04:42 xiphmont Exp $
+ last mod: $Id: window.c,v 1.12 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index f1557fcc3be92da5f3e1d7936e55a8488ced115b..cc57fb25862b8482a3417699bf2f9cbe70c1d3ea 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: window functions
- last mod: $Id: window.h,v 1.6 2001/01/22 01:38:26 xiphmont Exp $
+ last mod: $Id: window.h,v 1.7 2001/02/02 03:51:58 xiphmont Exp $
 
  ********************************************************************/
 
index c0edcc114cac17edb434c9c9213772cf4ee75a29..4d08313f7a189d3a83206283c36fcc86fd80599e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility functions for loading .vqh and .vqd files
- last mod: $Id: bookutil.c,v 1.21 2001/01/22 01:38:51 xiphmont Exp $
+ last mod: $Id: bookutil.c,v 1.22 2001/02/02 03:52:26 xiphmont Exp $
 
  ********************************************************************/
 
index 4f84cf070d803ea9dc7910b61a8c0f26d8946652..3b90e578248b56fd073207c675737523f16f5d6e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility functions for loading .vqh and .vqd files
- last mod: $Id: bookutil.h,v 1.9 2000/11/08 03:23:23 xiphmont Exp $
+ last mod: $Id: bookutil.h,v 1.10 2001/02/02 03:52:26 xiphmont Exp $
 
  ********************************************************************/
 
index 73d8f8f3aae2e1676d64c0d0c6dd68e74e8c3378..2d307fe9f26812c3d6518d486aa75250d4ba67fd 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for building codebooks from training sets
- last mod: $Id: build.c,v 1.18 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: build.c,v 1.19 2001/02/02 03:52:26 xiphmont Exp $
 
  ********************************************************************/
 
index 6a38b577976379aeb95011f4ec11629fffca734d..ead793d7fbfadaf1603a35e7561d370842d266e2 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: function call to do simple data cascading
- last mod: $Id: cascade.c,v 1.10 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: cascade.c,v 1.11 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index eb175dfeb19c743ccd90b24b2e17eb2c8dd02167..e8640da8fc6f8e8a2842693042532d62c5408058 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility for finding the distribution in a data set
- last mod: $Id: distribution.c,v 1.2 2001/01/22 01:38:51 xiphmont Exp $
+ last mod: $Id: distribution.c,v 1.3 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index f221d713cbc93d5eec38a36a2320390de75976dd..f4eee7a80361604c715cef443a37cc9baa620053 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: generic euclidian distance metric for VQ codebooks
- last mod: $Id: genericdata.c,v 1.8 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: genericdata.c,v 1.9 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 60d10f701d390fa2034d98c88f375ca445e00cfe..9aa819ec61806c70ad5057090f9d828246f83d78 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: hufftree builder
- last mod: $Id: huffbuild.c,v 1.6 2000/11/06 00:07:25 xiphmont Exp $
+ last mod: $Id: huffbuild.c,v 1.7 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index cd5735a5380efc46cf8824df765f54521d267ef4..52c90f9fa0d7e7046431c40d0f04c7886b62445e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for building codebooks from lattice descriptions
- last mod: $Id: latticebuild.c,v 1.9 2001/01/22 01:38:51 xiphmont Exp $
+ last mod: $Id: latticebuild.c,v 1.10 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 193ff88494d633368761164bd885afb60b94ccd7..1064ca66541bcaa458924e34572ff5fa69660e20 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for building thresh/pigeonhole encode hints
- last mod: $Id: latticehint.c,v 1.6 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: latticehint.c,v 1.7 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 7ab8d91182c1b9f068e375e4069e66b663bd03ca..44ca1a6bc5aa979df0d73e065b42a57a8020c249 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility for paring low hit count cells from lattice codebook
- last mod: $Id: latticepare.c,v 1.8 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: latticepare.c,v 1.9 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index f7563b4b853aacb2eb5fe91e1dca9c71a7364c29..0d57cee64edd4826232c18ef781c59d5d77c7c72 100644 (file)
@@ -5,15 +5,14 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for setting entropy encoding parameters
            for lattice codebooks
- last mod: $Id: latticetune.c,v 1.5 2000/11/08 03:23:23 xiphmont Exp $
+ last mod: $Id: latticetune.c,v 1.6 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 9891ede5135e5b88e9a098fcf1cf3b8a04c9a584..2f92eb13bec3918d2e86a82e11e5393b3715df4f 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: metrics and quantization code for LSP VQ codebooks
- last mod: $Id: lspdata.c,v 1.16 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: lspdata.c,v 1.17 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 6f7233c5f17735f30718e1dde07809b685070f73..f380ca4486ec4c3743fb75daf6a87b5b461dcf4b 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: function calls to collect codebook metrics
- last mod: $Id: metrics.c,v 1.12 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: metrics.c,v 1.13 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index dd3f9989dc5c2d6ccd3ea46142ff2d58693eb199..3b5d2b541c01722eb29be44a0ababcdb122a8e8f 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: metrics and quantization code for residue VQ codebooks
- last mod: $Id: residuedata.c,v 1.7 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: residuedata.c,v 1.8 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index dc2362e3f517a499f50666c79583d3af2a8dfa9e..e9790c65302097ba75c091b8c5dd0deeff125404 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: residue backend 0 partitioner/classifier
- last mod: $Id: residuesplit.c,v 1.8 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: residuesplit.c,v 1.9 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 6f8982c981c76fb748998fcbc5600e5091356958..a84aa9eccf5e36745a343b0002c3b23e743cfa74 100644 (file)
--- a/vq/run.c
+++ b/vq/run.c
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for loading and operating on codebooks
- last mod: $Id: run.c,v 1.12 2000/11/06 00:07:26 xiphmont Exp $
+ last mod: $Id: run.c,v 1.13 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index a54e2a30bbf4f1ff95f2684bf8f57bb00afe7505..61c082406b37e698ba1991f64413b09254eaa88a 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: utility main for training codebooks
- last mod: $Id: train.c,v 1.21 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: train.c,v 1.22 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index dec6064d5459dab21523e1cdb56419c44ae9b340..0d3108b3dcfcfc6098701d17bcc095d5c6903430 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: prototypes for extermal metrics specific to data type
- last mod: $Id: vqext.h,v 1.11 2000/11/06 00:07:26 xiphmont Exp $
+ last mod: $Id: vqext.h,v 1.12 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 63a9d861d5a83cc16c0c9d850f066a406d5019cf..96eafc0b83e4955ac756e21630de421be344e8e7 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: train a VQ codebook 
- last mod: $Id: vqgen.c,v 1.37 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: vqgen.c,v 1.38 2001/02/02 03:52:27 xiphmont Exp $
 
  ********************************************************************/
 
index 2e681e2bc397598cbcee9d891f43cfe75a91fedc..682255823b04db18dac5cf63bdb34fcde569d81e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: build a VQ codebook 
- last mod: $Id: vqgen.h,v 1.16 2000/11/06 00:07:26 xiphmont Exp $
+ last mod: $Id: vqgen.h,v 1.17 2001/02/02 03:52:28 xiphmont Exp $
 
  ********************************************************************/
 
index 1ddb7799efe1b5bbbf0b35b5bbbcd5156661cd4d..1b5e8c193feea9288262bfd5acdde6cef843db0e 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: build a VQ codebook and the encoding decision 'tree'
- last mod: $Id: vqsplit.c,v 1.23 2000/12/21 21:04:49 xiphmont Exp $
+ last mod: $Id: vqsplit.c,v 1.24 2001/02/02 03:52:28 xiphmont Exp $
 
  ********************************************************************/
 
index 481c71208da765986e6a437e36c5a2820fa74bbd..9504f89eae76136f7310758e858cfceb29440857 100644 (file)
@@ -5,14 +5,13 @@
  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
  * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000             *
- * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
- * http://www.xiph.org/                                             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
+ * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: build a VQ codebook decision tree 
- last mod: $Id: vqsplit.h,v 1.5 2000/11/08 03:23:24 xiphmont Exp $
+ last mod: $Id: vqsplit.h,v 1.6 2001/02/02 03:52:28 xiphmont Exp $
 
  ********************************************************************/