summaryrefslogtreecommitdiff
path: root/include
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 /include
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 'include')
-rw-r--r--include/ogg/ogg.h16
-rw-r--r--include/ogg/os_types.h7
2 files changed, 19 insertions, 4 deletions
diff --git a/include/ogg/ogg.h b/include/ogg/ogg.h
index 76f0e34..4d178cc 100644
--- a/include/ogg/ogg.h
+++ b/include/ogg/ogg.h
@@ -1,3 +1,19 @@
+/********************************************************************
+ * *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
+ * 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-2001 *
+ * by the XIPHOPHORUS Company http://www.xiph.org/ *
+ * *
+ ********************************************************************
+
+ function: toplevel libogg include
+ last mod: $Id: ogg.h,v 1.9 2001/02/02 03:51:17 xiphmont Exp $
+
+ ********************************************************************/
#ifndef _OGG_H
#define _OGG_H
diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h
index 7e02a40..84527dc 100644
--- a/include/ogg/os_types.h
+++ b/include/ogg/os_types.h
@@ -5,14 +5,13 @@
* 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: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: os_types.h,v 1.4 2001/01/22 00:56:30 xiphmont Exp $
+ last mod: $Id: os_types.h,v 1.5 2001/02/02 03:51:17 xiphmont Exp $
********************************************************************/
#ifndef _OS_TYPES_H