$subject new year, new challenges.
cheers -- Johan Andersson
>From d61913cbcf0531590da7af9b71cf8916af9a7a67 Mon Sep 17 00:00:00 2001 From: Johan Andersson <[email protected]> Date: Sat, 4 Jan 2014 20:47:32 +0100 Subject: [PATCH] cmdutils: update copyright year to 2014. --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdutils.c b/cmdutils.c index 3f1c667..a1e5116 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) { -- 1.8.3.4 (Apple Git-47)
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
