]> git.sesse.net Git - ffmpeg/commitdiff
Update copyright year.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 1 Jan 2012 04:04:25 +0000 (05:04 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 1 Jan 2012 04:04:25 +0000 (05:04 +0100)
cmdutils.c

index a7e82e65191c7e6bb3ffa4f27a939154f6418f9e..f7b8da6f92b28b01ef2ca90d80a6e7c028466e73 100644 (file)
@@ -54,7 +54,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts;
 
-static const int this_year = 2011;
+static const int this_year = 2012;
 
 static FILE *report_file;