diff options
Diffstat (limited to 'vq/metrics.c')
-rw-r--r-- | vq/metrics.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vq/metrics.c b/vq/metrics.c index 237a9565..c66ed51d 100644 --- a/vq/metrics.c +++ b/vq/metrics.c @@ -6,12 +6,12 @@ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 * - * by the XIPHOPHORUS Company http://www.xiph.org/ * + * by the Xiph.Org Foundation http://www.xiph.org/ * * * ******************************************************************** function: function calls to collect codebook metrics - last mod: $Id: metrics.c,v 1.15 2001/12/20 01:00:39 segher Exp $ + last mod: $Id$ ********************************************************************/ |