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
commitfa8b988f6f1b2bb2c5a549f9435dc0bdb05e8056 (patch)
tree4be9993da71a08ebfe6b9c998ec9678e29e1793a /include
parent5e525bbd9cd04a327b1af77e61cab4f26ca09af5 (diff)
downloadogg-fa8b988f6f1b2bb2c5a549f9435dc0bdb05e8056.tar.gz
Xiphophorus -> Xiph.Org changes
git-svn-id: http://svn.xiph.org/trunk/ogg@3577 0101bb08-14d6-0310-b084-bc0e0c8e3800
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