[FFmpeg-cvslog] cmdutils: update copyright year to 2018
Sean McGovern
git at videolan.org
Wed Jan 17 01:02:06 EET 2018
ffmpeg | branch: master | Sean McGovern <gseanmcg at gmail.com> | Mon Jan 1 02:51:51 2018 -0500| [7b0b5bc810cdb9ef100492c9a9f2d30602c04336] | committer: Sean McGovern
cmdutils: update copyright year to 2018
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b0b5bc810cdb9ef100492c9a9f2d30602c04336
---
avtools/cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/avtools/cmdutils.c b/avtools/cmdutils.c
index 727e2835eb..cf8a4c8c1c 100644
--- a/avtools/cmdutils.c
+++ b/avtools/cmdutils.c
@@ -59,7 +59,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts, *resample_opts;
-static const int this_year = 2017;
+static const int this_year = 2018;
void init_opts(void)
{
More information about the ffmpeg-cvslog
mailing list