cmdutils: update copyright year to 2012.

This commit is contained in:
Ronald S. Bultje 2012-02-08 10:16:41 -08:00
parent 783487ae44
commit 21d0d1d64f
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 = 2011;
static const int this_year = 2012;
void init_opts(void)
{