[xiph-cvs] cvs commit: ices/src ices.c

Michael Smith msmith at xiph.org
Tue Apr 1 06:30:42 PST 2003



msmith      03/04/01 09:30:42

  Modified:    src      ices.c
  Log:
  Change the copyright notice printed by the program to give credit to others
  too.

Revision  Changes    Path
1.10      +5 -2      ices/src/ices.c

Index: ices.c
===================================================================
RCS file: /usr/local/cvsroot/ices/src/ices.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ices.c	28 Mar 2003 00:45:54 -0000	1.9
+++ ices.c	1 Apr 2003 14:30:42 -0000	1.10
@@ -1,7 +1,7 @@
 /* ices.c
  * - Main startup, thread launching, and cleanup code.
  *
- * $Id: ices.c,v 1.9 2003/03/28 00:45:54 karl Exp $
+ * $Id: ices.c,v 1.10 2003/04/01 14:30:42 msmith Exp $
  *
  * Copyright (c) 2001-2002 Michael Smith <msmith at labyrinth.net.au>
  *
@@ -39,7 +39,10 @@
     if (argc != 2) 
     {
         fprintf(stderr, PACKAGE_STRING "\n"
-                "  (c) Copyright 2001-2002 Michael Smith <msmith at icecast.org>\n"
+                "  (c) Copyright 2001-2003 The IceS Development Team <team at icecast.org>\n"
+                "        Michael Smith <msmith at icecast.org>\n"
+                "        Karl Heyes    <karl at pts.tele2.co.uk>\n"
+                "        and others\n"
                 "\n"
                 "Usage: \"ices config.xml\"\n");
         return 1;

<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