commit 6527307748e82d00528110575cc2d936d5685652
Author: Julia Nechaevskaya <julia.nechaevskaya@live.com>
AuthorDate: Sat Jan 2 13:03:34 2021 +0300
Commit: GitHub <noreply@github.com>
CommitDate: Sat Jan 2 13:03:34 2021 +0300
Update copyright year to 2021
Happy New Year! :christmas_tree:
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index a6820f07..f3aad40e 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-2020"
+PACKAGE_COPYRIGHT="Copyright (C) 1993-2021"
PACKAGE_LICENSE="GNU General Public License, version 2"
PACKAGE_MAINTAINER="Simon Howard"
PACKAGE_URL="https://www.chocolate-doom.org/"