[xiph-cvs] cvs commit: ogg/doc framing.html oggstream.html
Stan Seibert
volsung at xiph.org
Tue Jul 2 20:10:08 PDT 2002
volsung 02/07/02 20:10:08
Modified: . AUTHORS COPYING libogg.spec
debian copyright
doc framing.html oggstream.html
Log:
Naming fixes.
Revision Changes Path
1.2 +1 -1 ogg/AUTHORS
Index: AUTHORS
===================================================================
RCS file: /usr/local/cvsroot/ogg/AUTHORS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- AUTHORS 2000/09/03 05:54:27 1.1
+++ AUTHORS 2002/07/03 03:10:06 1.2
@@ -1,3 +1,3 @@
Monty <monty at xiph.org>
-and the rest of the Xiphophorus Company.
+and the rest of the Xiph.org Foundation.
<p><p>1.4 +4 -4 ogg/COPYING
Index: COPYING
===================================================================
RCS file: /usr/local/cvsroot/ogg/COPYING,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- COPYING 2001/02/26 03:49:57 1.3
+++ COPYING 2002/07/03 03:10:06 1.4
@@ -1,4 +1,4 @@
-Copyright (c) 2001, Xiphophorus
+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,9 +11,9 @@
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 Xiphophorus nor the names of its contributors
-may be used to endorse or promote products derived from this software
-without specific prior written permission.
+- 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.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
<p><p>1.15 +1 -1 ogg/libogg.spec
Index: libogg.spec
===================================================================
RCS file: /usr/local/cvsroot/ogg/libogg.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libogg.spec 2001/12/19 01:02:46 1.14
+++ libogg.spec 2002/07/03 03:10:06 1.15
@@ -9,7 +9,7 @@
Group: Libraries/Multimedia
Copyright: LGPL
URL: http://www.xiph.org/
-Vendor: Xiphophorus <team at xiph.org>
+Vendor: Xiph.org Foundation <team at xiph.org>
Source: ftp://ftp.xiph.org/pub/ogg/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
Prefix: %{_prefix}
<p><p>1.5 +4 -4 ogg/debian/copyright
Index: copyright
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/copyright,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- copyright 2001/12/13 16:11:51 1.4
+++ copyright 2002/07/03 03:10:07 1.5
@@ -7,7 +7,7 @@
Copyright:
-Copyright (c) 2001, Xiphophorus
+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
@@ -20,9 +20,9 @@
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 Xiphophorus nor the names of its contributors
-may be used to endorse or promote products derived from this software
-without specific prior written permission.
+- 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.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
<p><p>1.4 +16 -15 ogg/doc/framing.html
Index: framing.html
===================================================================
RCS file: /usr/local/cvsroot/ogg/doc/framing.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- framing.html 2001/02/18 21:38:21 1.3
+++ framing.html 2002/07/03 03:10:07 1.4
@@ -360,27 +360,28 @@
</a>
<font size=-2 color=#505050>
-Ogg is a Xiphophorus effort to
-protect essential tenets of Internet multimedia from corporate
+Ogg is a Xiph.org Foundation effort
+to protect essential tenets of Internet multimedia from corporate
hostage-taking; Open Source is the net's greatest tool to keep
everyone honest. See <a href="http://www.xiph.org/about.html">About
-Xiphophorus</a> for details.
+the Xiph.org Foundation</a> for details.
<p>
-Ogg Vorbis is the first Ogg audio CODEC. Anyone may
-freely use and distribute the Ogg and Vorbis specification,
-whether in a private, public or corporate capacity. However,
-Xiphophorus and the Ogg project (xiph.org) reserve the right to set
-the Ogg/Vorbis specification and certify specification compliance.<p>
+Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
+distribute the Ogg and Vorbis specification, whether in a private,
+public or corporate capacity. However, the Xiph.org Foundation and
+the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis
+specification and certify specification compliance.<p>
-Xiphophorus's Vorbis software CODEC implementation is distributed
-under the Lessr/Library GNU Public License. This does not restrict
-third parties from distributing independent implementations of Vorbis
-software under other licenses.<p>
+Xiph.org's Vorbis software CODEC implementation is distributed under a
+BSD-like license. This does not restrict third parties from
+distributing independent implementations of Vorbis software under
+other licenses.<p>
-OggSquish, Vorbis, Xiphophorus and their logos are trademarks (tm) of
-Xiphophorus. These pages are
-copyright (C) 1994-2001 Xiphophorus. All rights reserved.<p>
+Ogg, Vorbis, Xiph.org Foundation and their logos are trademarks (tm)
+of the Xiph.org Foundation. These
+pages are copyright (C) 1994-2002 Xiph.org Foundation. All rights
+reserved.<p>
</body>
<p><p>1.2 +16 -15 ogg/doc/oggstream.html
Index: oggstream.html
===================================================================
RCS file: /usr/local/cvsroot/ogg/doc/oggstream.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oggstream.html 2000/09/03 05:54:28 1.1
+++ oggstream.html 2002/07/03 03:10:07 1.2
@@ -165,27 +165,28 @@
</a>
<font size=-2 color=#505050>
-Ogg is a Xiphophorus effort to
-protect essential tenets of Internet multimedia from corporate
+Ogg is a Xiph.org Foundation effort
+to protect essential tenets of Internet multimedia from corporate
hostage-taking; Open Source is the net's greatest tool to keep
everyone honest. See <a href="http://www.xiph.org/about.html">About
-Xiphophorus</a> for details.
+the Xiph.org Foundation</a> for details.
<p>
-Ogg Vorbis is the first Ogg audio CODEC. Anyone may
-freely use and distribute the Ogg and Vorbis specification,
-whether in a private, public or corporate capacity. However,
-Xiphophorus and the Ogg project (xiph.org) reserve the right to set
-the Ogg/Vorbis specification and certify specification compliance.<p>
+Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
+distribute the Ogg and Vorbis specification, whether in a private,
+public or corporate capacity. However, the Xiph.org Foundation and
+the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis
+specification and certify specification compliance.<p>
-Xiphophorus's Vorbis software CODEC implementation is distributed
-under the Lesser/Library GNU Public License. This does not restrict
-third parties from distributing independent implementations of Vorbis
-software under other licenses.<p>
+Xiph.org's Vorbis software CODEC implementation is distributed under a
+BSD-like license. This does not restrict third parties from
+distributing independent implementations of Vorbis software under
+other licenses.<p>
-OggSquish, Vorbis, Xiphophorus and their logos are trademarks (tm) of
-Xiphophorus. These pages are
-copyright (C) 1994-2000 Xiphophorus. All rights reserved.<p>
+Ogg, Vorbis, Xiph.org Foundation and their logos are trademarks (tm)
+of the Xiph.org Foundation. These
+pages are copyright (C) 1994-2002 Xiph.org Foundation. All rights
+reserved.<p>
</body>
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list