OSDN Git Service

cmdutils: update copyright year to 2015.
authorJohan Andersson <j@i19.se>
Sat, 3 Jan 2015 16:31:36 +0000 (17:31 +0100)
committerMartin Storsjö <martin@martin.st>
Sun, 4 Jan 2015 11:22:25 +0000 (13:22 +0200)
Signed-off-by: Martin Storsjö <martin@martin.st>
cmdutils.c

index f074dd0..e01ad24 100644 (file)
@@ -58,7 +58,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts, *resample_opts;
 
-static const int this_year = 2014;
+static const int this_year = 2015;
 
 void init_opts(void)
 {