summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-02-26 03:49:59 +0000
committerMonty <xiphmont@xiph.org>2001-02-26 03:49:59 +0000
commit08560ab0f08eb8f064022da2e91af82abc3266e3 (patch)
treef54abf51f8d9c1d911945a6615159e636a6ef19c /include
parentbdb3367cc085381d41dbfff1786e9446d19c6ef5 (diff)
downloadogg-08560ab0f08eb8f064022da2e91af82abc3266e3.tar.gz
final beta 4 commit
change to BSD license version update git-svn-id: http://svn.xiph.org/trunk/ogg@1333 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'include')
-rw-r--r--include/ogg/ogg.h10
-rw-r--r--include/ogg/os_types.h10
2 files changed, 10 insertions, 10 deletions
diff --git a/include/ogg/ogg.h b/include/ogg/ogg.h
index 4d178cc..a368c53 100644
--- a/include/ogg/ogg.h
+++ b/include/ogg/ogg.h
@@ -1,17 +1,17 @@
/********************************************************************
* *
* 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. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
+ * 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/ *
- * *
+
********************************************************************
function: toplevel libogg include
- last mod: $Id: ogg.h,v 1.9 2001/02/02 03:51:17 xiphmont Exp $
+ last mod: $Id: ogg.h,v 1.10 2001/02/26 03:49:58 xiphmont Exp $
********************************************************************/
#ifndef _OGG_H
diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h
index 84527dc..bb14336 100644
--- a/include/ogg/os_types.h
+++ b/include/ogg/os_types.h
@@ -1,17 +1,17 @@
/********************************************************************
* *
* 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. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
+ * 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/ *
- * *
+
********************************************************************
function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: os_types.h,v 1.5 2001/02/02 03:51:17 xiphmont Exp $
+ last mod: $Id: os_types.h,v 1.6 2001/02/26 03:49:58 xiphmont Exp $
********************************************************************/
#ifndef _OS_TYPES_H