[FFmpeg-cvslog] r9432 - trunk/ffplay.c

benoit subversion
Tue Jun 26 15:25:12 CEST 2007


Author: benoit
Date: Tue Jun 26 15:25:12 2007
New Revision: 9432

Log:
Update copyright year

Modified:
   trunk/ffplay.c

Modified: trunk/ffplay.c
==============================================================================
--- trunk/ffplay.c	(original)
+++ trunk/ffplay.c	Tue Jun 26 15:25:12 2007
@@ -2493,7 +2493,7 @@ const OptionDef options[] = {
 
 void show_help(void)
 {
-    printf("ffplay version " FFMPEG_VERSION ", Copyright (c) 2003-2006 Fabrice Bellard, et al.\n"
+    printf("ffplay version " FFMPEG_VERSION ", Copyright (c) 2003-2007 Fabrice Bellard, et al.\n"
            "usage: ffplay [options] input_file\n"
            "Simple media player\n");
     printf("\n");




More information about the ffmpeg-cvslog mailing list