$subject New year again! \o/
-- Johan Andersson
>From f17896c26f4737cc8c216f69fced65d761856053 Mon Sep 17 00:00:00 2001 From: Johan Andersson <[email protected]> Date: Sat, 3 Jan 2015 17:31:36 +0100 Subject: [PATCH] cmdutils: update copyright year to 2015. --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdutils.c b/cmdutils.c index f074dd0..e01ad24 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 = 2014; +static const int this_year = 2015; void init_opts(void) { -- 2.2.1
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
