summaryrefslogtreecommitdiff
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
parente5d7088b4d4320ac08714e5197e8cd30e752ff5f (diff)
downloadogg-git-d7ddc9412f9b6164f5d2e929554eb5c8fbb6b0dc.tar.gz
Xiphophorus -> Xiph.Org changes
svn path=/trunk/ogg/; revision=3577
-rw-r--r--AUTHORS3
-rw-r--r--COPYING4
-rw-r--r--README6
-rw-r--r--debian/copyright3
-rw-r--r--include/ogg/ogg.h6
-rw-r--r--include/ogg/os_types.h6
-rw-r--r--libogg.spec2
-rw-r--r--src/bitwise.c4
-rw-r--r--src/framing.c6
9 files changed, 20 insertions, 20 deletions
diff --git a/AUTHORS b/AUTHORS
index 0da1036..80c787c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,4 @@
Monty <monty@xiph.org>
-and the rest of the Xiph.org Foundation.
+and the rest of the Xiph.Org Foundation.
+
diff --git a/COPYING b/COPYING
index 928afad..bd21d03 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2002, Xiph.org Foundation
+Copyright (c) 2002, Xiph.Org Foundation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@@ -11,7 +11,7 @@ notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-- Neither the name of the Xiph.org Foundation nor the names of its
+- Neither the name of the Xiph.Org Foundation nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
diff --git a/README b/README
index ab0fa5e..1bbe0ab 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@
* 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/ *
* *
********************************************************************
@@ -100,4 +100,4 @@ and #include "ogg/ogg.h" wherever you need to acces Ogg functionality.
(Build instructions for Ogg codecs such as vorbis are similar and may
be found in those source modules' README files)
-$Id: README,v 1.9 2001/03/22 00:29:37 xiphmont Exp $
+$Id: README,v 1.10 2002/07/11 09:09:06 xiphmont Exp $
diff --git a/debian/copyright b/debian/copyright
index 84e36c0..0338d7b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,6 @@ It was downloaded from http://www.vorbis.com/download_unix.psp
Upstream Author(s): Monty <monty@xiph.org>
Copyright:
-
Copyright (c) 2002, Xiph.org Foundation
Redistribution and use in source and binary forms, with or without
@@ -20,7 +19,7 @@ notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-- Neither the name of the Xiph.org Foundation nor the names of its
+- Neither the name of the Xiph.Org Foundation nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
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
diff --git a/libogg.spec b/libogg.spec
index 5cf976a..1b6a504 100644
--- a/libogg.spec
+++ b/libogg.spec
@@ -1,5 +1,5 @@
%define name libogg
-%define version 1.0rc3
+%define version 1.0
%define release 1
Summary: Ogg Bitstream Library
diff --git a/src/bitwise.c b/src/bitwise.c
index 303dd84..dae686a 100644
--- a/src/bitwise.c
+++ b/src/bitwise.c
@@ -6,12 +6,12 @@
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
- * by the XIPHOPHORUS Company http://www.xiph.org/ *
+ * by the Xiph.Org Foundation http://www.xiph.org/ *
* *
********************************************************************
function: packing variable sized words into an octet stream
- last mod: $Id: bitwise.c,v 1.12 2002/05/08 03:34:10 xiphmont Exp $
+ last mod: $Id: bitwise.c,v 1.13 2002/07/11 09:09:08 xiphmont Exp $
********************************************************************/
diff --git a/src/framing.c b/src/framing.c
index c025300..f08d295 100644
--- a/src/framing.c
+++ b/src/framing.c
@@ -5,14 +5,14 @@
* 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: code raw [Vorbis] packets into framed OggSquish stream and
decode Ogg streams back into raw packets
- last mod: $Id: framing.c,v 1.21 2002/03/07 03:36:53 xiphmont Exp $
+ last mod: $Id: framing.c,v 1.22 2002/07/11 09:09:08 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