diff options
author | Benoit Fouet <benoit.fouet@free.fr> | 2007-06-26 13:25:12 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2007-06-26 13:25:12 +0000 |
commit | dab57ec5f07af1a408cdb0452513e5526c491d41 (patch) | |
tree | 1d69358eca2dcbdfd4a2b5b0f48f0399bec916b7 /ffplay.c | |
parent | 767571051d776f9b2e7942c24f6084b8982387d5 (diff) | |
download | ffmpeg-dab57ec5f07af1a408cdb0452513e5526c491d41.tar.gz |
Update copyright year
Originally committed as revision 9432 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffplay.c')
-rw-r--r-- | ffplay.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"); |