[Pommed-commits] r515 - trunk/wmpomme

jblache at alioth.debian.org jblache at alioth.debian.org
Sun Nov 9 15:56:32 UTC 2008


Author: jblache
Date: 2008-11-09 15:56:32 +0000 (Sun, 09 Nov 2008)
New Revision: 515

Modified:
   trunk/wmpomme/wmpomme.c
Log:
Update copyright notices.


Modified: trunk/wmpomme/wmpomme.c
===================================================================
--- trunk/wmpomme/wmpomme.c	2008-11-09 15:54:56 UTC (rev 514)
+++ trunk/wmpomme/wmpomme.c	2008-11-09 15:56:32 UTC (rev 515)
@@ -883,7 +883,7 @@
 usage(void)
 {
   fprintf(stderr, "wmpomme v" WMPOMME_VERSION "\n");
-  fprintf(stderr, "Copyright (C) 2006-2007 Julien BLACHE <jb at jblache.org>\n");
+  fprintf(stderr, "Copyright (C) 2006-2008 Julien BLACHE <jb at jblache.org>\n");
   fprintf(stderr, "Based on wmwave by Carsten Schuermann <carsten at schuermann.org>\n\n");
   fprintf(stderr, "Usage:\n");
   fprintf(stderr, "\t-display <display name>\n");
@@ -893,5 +893,5 @@
 printversion(void)
 {
   fprintf(stderr, "wmpomme v%s\n", WMPOMME_VERSION);
-  fprintf(stderr, "Copyright (C) 2006-2007 Julien BLACHE <jb at jblache.org>\n");
+  fprintf(stderr, "Copyright (C) 2006-2008 Julien BLACHE <jb at jblache.org>\n");
 }




More information about the Pommed-commits mailing list