From 2f4a1bb9bfb29112711ba904e1dc0dd58e24f361 Mon Sep 17 00:00:00 2001 From: Sean McGovern Date: Sat, 12 Mar 2016 14:38:10 -0500 Subject: cmdutils: update copyright year to 2016 CC: libav-stable@libav.org Signed-off-by: Luca Barbato --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdutils.c') diff --git a/cmdutils.c b/cmdutils.c index 3bafb10221..9cfcaa6b55 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 = 2015; +static const int this_year = 2016; void init_opts(void) { -- cgit v1.2.3