From 7ce88e5ec41484c452da56853a6897803da9c2a5 Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Sat, 4 Jan 2014 20:47:32 +0100 Subject: cmdutils: update copyright year to 2014. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Storsjö --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdutils.c') diff --git a/cmdutils.c b/cmdutils.c index 3f1c667075..a1e511632a 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -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) { -- cgit v1.2.3