You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Update copyright year
Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
2
ffplay.c
2
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");
|
||||
|
Reference in New Issue
Block a user