commit e392bd160a51b8174450370393693d2b7fe8717e
Author: Fabian Greffrath <fabian@greffrath.com>
AuthorDate: Thu Jan 26 14:53:52 2017 +0100
Commit: Fabian Greffrath <fabian@greffrath.com>
CommitDate: Thu Jan 26 14:53:52 2017 +0100
copyright.ac: update copyright years
Some people just spot everything! ;)
Thanks @JNechaevsky for reporting this privately as issue 27 [sic!].
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 8bfe377d..33c1f30d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT(Chocolate Doom, 2.3.0, chocolate-doom-dev-list@chocolate-doom.org,
PACKAGE_SHORTNAME=${PACKAGE_NAME% Doom}
PACKAGE_SHORTDESC="Conservative source port"
-PACKAGE_COPYRIGHT="Copyright (C) 1993-2015"
+PACKAGE_COPYRIGHT="Copyright (C) 1993-2017"
PACKAGE_LICENSE="GNU General Public License, version 2"
PACKAGE_MAINTAINER="Simon Howard"
PACKAGE_URL="https://www.chocolate-doom.org/"