cmdutils: update copyright year to 2013

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Johan Andersson 2013-01-01 18:56:55 +01:00 committed by Martin Storsjö
parent 9ac44ad9d0
commit 7768a635c4

View File

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