commit 774256d67cbbcf1f10bb3cf2ab555b15aa02f2ff
Author: Julia Nechaevskaya <julia.nechaevskaya@live.com>
AuthorDate: Wed May 30 23:14:00 2018 +0300
Commit: Julia Nechaevskaya <julia.nechaevskaya@live.com>
CommitDate: Wed May 30 23:14:00 2018 +0300
Update copyright year to 2018
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index e0f869a6..175d7f3b 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-2017"
+PACKAGE_COPYRIGHT="Copyright (C) 1993-2018"
PACKAGE_LICENSE="GNU General Public License, version 2"
PACKAGE_MAINTAINER="Simon Howard"
PACKAGE_URL="https://www.chocolate-doom.org/"