From fa8b988f6f1b2bb2c5a549f9435dc0bdb05e8056 Mon Sep 17 00:00:00 2001 From: Monty Date: Thu, 11 Jul 2002 09:09:08 +0000 Subject: Xiphophorus -> Xiph.Org changes git-svn-id: http://svn.xiph.org/trunk/ogg@3577 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- src/bitwise.c | 4 ++-- src/framing.c | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/bitwise.c b/src/bitwise.c index 303dd84..dae686a 100644 --- a/src/bitwise.c +++ b/src/bitwise.c @@ -6,12 +6,12 @@ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 * - * by the XIPHOPHORUS Company http://www.xiph.org/ * + * by the Xiph.Org Foundation http://www.xiph.org/ * * * ******************************************************************** function: packing variable sized words into an octet stream - last mod: $Id: bitwise.c,v 1.12 2002/05/08 03:34:10 xiphmont Exp $ + last mod: $Id: bitwise.c,v 1.13 2002/07/11 09:09:08 xiphmont Exp $ ********************************************************************/ diff --git a/src/framing.c b/src/framing.c index c025300..f08d295 100644 --- a/src/framing.c +++ b/src/framing.c @@ -5,14 +5,14 @@ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE * * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * - * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 * - * by the XIPHOPHORUS Company http://www.xiph.org/ * + * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 * + * by the Xiph.Org Foundation http://www.xiph.org/ * * * ******************************************************************** function: code raw [Vorbis] packets into framed OggSquish stream and decode Ogg streams back into raw packets - last mod: $Id: framing.c,v 1.21 2002/03/07 03:36:53 xiphmont Exp $ + last mod: $Id: framing.c,v 1.22 2002/07/11 09:09:08 xiphmont Exp $ note: The CRC code is directly derived from public domain code by Ross Williams (ross@guest.adelaide.edu.au). See docs/framing.html -- cgit v1.2.1