Update copyright year

Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benoit Fouet 2007-06-26 13:25:12 +00:00
parent 767571051d
commit dab57ec5f0
1 changed files with 1 additions and 1 deletions

View File

@ -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");