[FFmpeg-cvslog] cmdutils: update copyright year to 2014.
Johan Andersson
git at videolan.org
Tue Jun 3 01:26:22 CEST 2014
ffmpeg | branch: release/0.10 | Johan Andersson <j at i19.se> | Sat Jan 4 20:47:32 2014 +0100| [ecf21ab0ec798eea96f862333568336098b4610c] | committer: Reinhard Tartler
cmdutils: update copyright year to 2014.
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ecf21ab0ec798eea96f862333568336098b4610c
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 3ba5d0c..e85f8d7 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -55,7 +55,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