[FFmpeg-cvslog] cmdutils: update copyright year to 2013

Johan Andersson git at videolan.org
Thu Jan 3 15:20:24 CET 2013


ffmpeg | branch: master | Johan Andersson <j at i19.se> | Tue Jan  1 18:56:55 2013 +0100| [7768a635c4ea15a9f3b2a602cc6aac3e629e7480] | committer: Martin Storsjö

cmdutils: update copyright year to 2013

Signed-off-by: Martin Storsjö <martin at martin.st>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7768a635c4ea15a9f3b2a602cc6aac3e629e7480
---

 cmdutils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmdutils.c b/cmdutils.c
index 1ea05df..dc7e7b2 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 = 2012;
+static const int this_year = 2013;
 
 void init_opts(void)
 {



More information about the ffmpeg-cvslog mailing list