cmdutils: update copyright year to 2012.

This commit is contained in:
Ronald S. Bultje
2012-02-08 10:16:41 -08:00
committed by Janne Grunau
parent 4dfea3e9f0
commit ce39a84a7d

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