[FFmpeg-cvslog] cmdutils: update copyright year to 2015.

Johan Andersson git at videolan.org
Mon Jan 5 16:03:35 CET 2015


ffmpeg | branch: master | Johan Andersson <j at i19.se> | Sat Jan  3 17:31:36 2015 +0100| [3e160652219ff4da433f5672ae1e5f4956abb815] | committer: Martin Storsjö

cmdutils: update copyright year to 2015.

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

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

 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)
 {



More information about the ffmpeg-cvslog mailing list