summaryrefslogtreecommitdiff
path: root/src/framing.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-02-02 03:51:18 +0000
committerMonty <xiphmont@xiph.org>2001-02-02 03:51:18 +0000
commit476ee8e548db15d3b0c8753af4f9c5ef1b94f3b4 (patch)
tree0c9692017adab9051709c60c6dbce8fe5d8475e3 /src/framing.c
parent62adf113a7bf76ebc4cac799ef1db4a040b02639 (diff)
downloadogg-476ee8e548db15d3b0c8753af4f9c5ef1b94f3b4.tar.gz
Update copyright dates.
git-svn-id: http://svn.xiph.org/trunk/ogg@1242 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'src/framing.c')
-rw-r--r--src/framing.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/framing.c b/src/framing.c
index 9249d43..eecc455 100644
--- a/src/framing.c
+++ b/src/framing.c
@@ -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: code raw [Vorbis] packets into framed OggSquish stream and
decode Ogg streams back into raw packets
- last mod: $Id: framing.c,v 1.9 2001/01/18 10:54:30 msmith Exp $
+ last mod: $Id: framing.c,v 1.10 2001/02/02 03:51:18 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