cmdutils: update copyright year to 2014.

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Johan Andersson 2014-01-04 20:47:32 +01:00 committed by Reinhard Tartler
parent 16f0f97eec
commit ecf21ab0ec
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,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)
{