commit 570921aecab248c9801dfc6672c2e403f85453b7
Author: Julia Nechaevskaya <julia.nechaevskaya@live.com>
AuthorDate: Fri Jan 3 18:04:54 2020 +0300
Commit: GitHub <noreply@github.com>
CommitDate: Fri Jan 3 18:04:54 2020 +0300
Update copyright year to 2020 in PACKAGE_COPYRIGHT
Happy New Year!
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 06488c01..71714426 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT(Chocolate Doom, 3.0.0,
PACKAGE_SHORTNAME=${PACKAGE_NAME% Doom}
PACKAGE_SHORTDESC="Conservative source port"
-PACKAGE_COPYRIGHT="Copyright (C) 1993-2019"
+PACKAGE_COPYRIGHT="Copyright (C) 1993-2020"
PACKAGE_LICENSE="GNU General Public License, version 2"
PACKAGE_MAINTAINER="Simon Howard"
PACKAGE_URL="https://www.chocolate-doom.org/"