[vlc-commits] Welcome to 2018!

Jean-Baptiste Kempf git at videolan.org
Mon Jan 1 19:27:59 CET 2018


vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jan  1 19:27:49 2018 +0100| [a562fe8a09494b55f881c31cf302e776e8a06398] | committer: Jean-Baptiste Kempf

Welcome to 2018!

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=a562fe8a09494b55f881c31cf302e776e8a06398
---

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b49281cd77..1ac214ef23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 1999-2017 VLC authors and VideoLAN])
+AC_COPYRIGHT([Copyright 1999-2018 VLC authors and VideoLAN])
 
 AC_INIT(vlc, 2.2.8)
 VERSION_MAJOR=2
@@ -14,7 +14,7 @@ AC_SUBST(PKGDIR)
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Weatherwax"
-COPYRIGHT_YEARS="1996-2017"
+COPYRIGHT_YEARS="1996-2018"
 
 AC_CONFIG_SRCDIR(src/libvlc.c)
 AC_CONFIG_AUX_DIR(autotools)



More information about the vlc-commits mailing list