From 8ff7dd99bc57e855807a75e412a17fe96667445d Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Mon, 3 Jan 2022 07:09:24 +0100 Subject: [PATCH] 2022 is here MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit f1603b6994de7b4166662834ce3050eebc82de52) Signed-off-by: Hugo Beauzée-Luyssen --- configure.ac | 4 ++-- doc/Makefile.am | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 12905e2d58..7faaf6cbee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Autoconf settings for vlc -AC_COPYRIGHT([Copyright 1999-2021 VLC authors and VideoLAN]) +AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN]) AC_INIT(vlc, 3.0.17) VERSION_MAJOR=3 @@ -14,7 +14,7 @@ AC_SUBST(PKGDIR) CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`" CODENAME="Vetinari" -COPYRIGHT_YEARS="1996-2021" +COPYRIGHT_YEARS="1996-2022" AC_CONFIG_SRCDIR(src/libvlc.c) AC_CONFIG_AUX_DIR(autotools) diff --git a/doc/Makefile.am b/doc/Makefile.am index b9947fbd48..5f4f034429 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -42,6 +42,7 @@ CHANGELOGS = \ ChangeLog-2019 \ ChangeLog-2020 \ ChangeLog-2021 \ + ChangeLog-2022 \ $(NULL) man1_MANS = \