[FFmpeg-cvslog] cmdutils: update copyright year to 2014.
Johan Andersson
git at videolan.org
Mon Apr 21 14:32:02 CEST 2014
ffmpeg | branch: release/1.1 | Johan Andersson <j at i19.se> | Sat Jan 4 20:47:32 2014 +0100| [fc53a09909ae046dbe4d339bffc744cfc328253e] | committer: Sean McGovern
cmdutils: update copyright year to 2014.
Signed-off-by: Martin Storsjö <martin at martin.st>
(cherry picked from commit 7ce88e5ec41484c452da56853a6897803da9c2a5)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc53a09909ae046dbe4d339bffc744cfc328253e
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 8fa6082..b65326b 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -56,7 +56,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
-static const int this_year = 2013;
+static const int this_year = 2014;
void init_opts(void)
{
More information about the ffmpeg-cvslog
mailing list