Update copyright year and mention other copyright holders.

Originally committed as revision 6408 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2006-10-01 17:26:15 +00:00
parent 4336886c52
commit 3e66a74072
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4417,7 +4417,7 @@ static void write_packet(FFCodec *ffenc,
static void show_banner(void)
{
printf("ffserver version " FFMPEG_VERSION ", Copyright (c) 2000-2003 Fabrice Bellard\n");
printf("ffserver version " FFMPEG_VERSION ", Copyright (c) 2000-2006 Fabrice Bellard, et al.\n");
}
static void show_help(void)