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 Martin Storsjö
parent 7840c40445
commit 7ce88e5ec4
1 changed files with 1 additions and 1 deletions

View 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)
{