OSDN Git Service

cmdutils: update copyright year to 2014.
authorJohan Andersson <j@i19.se>
Sat, 4 Jan 2014 19:47:32 +0000 (20:47 +0100)
committerMartin Storsjö <martin@martin.st>
Sun, 5 Jan 2014 20:39:35 +0000 (22:39 +0200)
Signed-off-by: Martin Storsjö <martin@martin.st>
cmdutils.c

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