summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2002-07-11 09:09:08 +0000
committerMonty <xiphmont@xiph.org>2002-07-11 09:09:08 +0000
commitd7ddc9412f9b6164f5d2e929554eb5c8fbb6b0dc (patch)
tree4be9993da71a08ebfe6b9c998ec9678e29e1793a /include
parente5d7088b4d4320ac08714e5197e8cd30e752ff5f (diff)
downloadogg-git-d7ddc9412f9b6164f5d2e929554eb5c8fbb6b0dc.tar.gz
Xiphophorus -> Xiph.Org changes
svn path=/trunk/ogg/; revision=3577
Diffstat (limited to 'include')
-rw-r--r--include/ogg/ogg.h6
-rw-r--r--include/ogg/os_types.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/include/ogg/ogg.h b/include/ogg/ogg.h
index ab4f8d5..cf3d556 100644
--- a/include/ogg/ogg.h
+++ b/include/ogg/ogg.h
@@ -5,13 +5,13 @@
* 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: toplevel libogg include
- last mod: $Id: ogg.h,v 1.15 2002/05/08 03:34:09 xiphmont Exp $
+ last mod: $Id: ogg.h,v 1.16 2002/07/11 09:09:07 xiphmont Exp $
********************************************************************/
#ifndef _OGG_H
diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h
index 4cff78b..3094d4d 100644
--- a/include/ogg/os_types.h
+++ b/include/ogg/os_types.h
@@ -5,13 +5,13 @@
* 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: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: os_types.h,v 1.9 2001/12/20 00:58:44 segher Exp $
+ last mod: $Id: os_types.h,v 1.10 2002/07/11 09:09:07 xiphmont Exp $
********************************************************************/
#ifndef _OS_TYPES_H