[FFmpeg-cvslog] cmdutils: update copyright year to 2017
Sean McGovern
git at videolan.org
Fri May 5 11:35:04 EEST 2017
ffmpeg | branch: master | Sean McGovern <gseanmcg at gmail.com> | Sun Jan 1 16:31:15 2017 -0500| [d31f46e1999fab31be46f0cbce0546a5aa49fe48] | committer: Sean McGovern
cmdutils: update copyright year to 2017
CC: libav-stable at libav.org
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d31f46e1999fab31be46f0cbce0546a5aa49fe48
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 291365501b..b0445eb85b 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 = 2016;
+static const int this_year = 2017;
void init_opts(void)
{
More information about the ffmpeg-cvslog
mailing list