vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Jan 18 
18:10:46 2021 +0100| [8c6ccc3b4977858d39d96030161f43cb20f01fc6] | committer: 
Jean-Baptiste Kempf

Update Copyright Years to 2021

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

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

diff --git a/configure.ac b/configure.ac
index d8fdc9f57a..cf55145c99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 1999-2020 VLC authors and VideoLAN])
+AC_COPYRIGHT([Copyright 1999-2021 VLC authors and VideoLAN])
 
 AC_INIT([vlc], [4.0.0-dev])
 VERSION_MAJOR=4
@@ -14,7 +14,7 @@ AC_SUBST([PKGDIR])
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Otto Chriek"
-COPYRIGHT_YEARS="1996-2020"
+COPYRIGHT_YEARS="1996-2021"
 
 AC_CONFIG_SRCDIR([src/libvlc.c])
 AC_CONFIG_AUX_DIR([autotools])

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to