OSDN Git Service

Update copyright year
authorBenoit Fouet <benoit.fouet@free.fr>
Tue, 26 Jun 2007 13:25:12 +0000 (13:25 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Tue, 26 Jun 2007 13:25:12 +0000 (13:25 +0000)
Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffplay.c

index bc53a8c..15ce4ac 100644 (file)
--- a/ffplay.c
+++ b/ffplay.c
@@ -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");