From 21d0d1d64f9b616d8417cd18fc8d457c49eb2c2c Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 8 Feb 2012 10:16:41 -0800 Subject: cmdutils: update copyright year to 2012. --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdutils.c') diff --git a/cmdutils.c b/cmdutils.c index e8f1732416..8ee2cddf68 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -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) { -- cgit v1.2.3