cmdutils: update copyright year to 2014.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 7ce88e5ec4)
This commit is contained in:
Johan Andersson
2014-01-04 20:47:32 +01:00
committed by Sean McGovern
parent 4c1e4bc6af
commit fc53a09909

View File

@@ -56,7 +56,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
static const int this_year = 2013;
static const int this_year = 2014;
void init_opts(void)
{