[xiph-cvs] cvs commit: theora/examples encoder_example.c

Ralph Giles giles at xiph.org
Sun May 11 05:48:25 PDT 2003



giles       03/05/11 08:48:25

  Modified:    examples encoder_example.c
  Log:
  bump copyright on encoder example as well as the player.

Revision  Changes    Path
1.8       +2 -2      theora/examples/encoder_example.c

Index: encoder_example.c
===================================================================
RCS file: /usr/local/cvsroot/theora/examples/encoder_example.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- encoder_example.c	10 May 2003 22:02:32 -0000	1.7
+++ encoder_example.c	11 May 2003 12:48:24 -0000	1.8
@@ -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-2002             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2003             *
  * by the Xiph.Org Foundation http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
   function: example encoder application; makes an Ogg Theora/Vorbis 
             file from YUV4MPEG2 and WAV input
-  last mod: $Id: encoder_example.c,v 1.7 2003/05/10 22:02:32 giles Exp $
+  last mod: $Id: encoder_example.c,v 1.8 2003/05/11 12:48:24 giles Exp $
 
  ********************************************************************/
 

<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