aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-03-22 09:59:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-03-22 09:59:40 +0200
commita235d1584e1e3ea07ccaa1c4281af53bd1ca41b0 (patch)
treec6e79276908190c4cc3e7922c7460eedb6a455aa
parent52ccca825af423b22f2771755176d2c29a1a68be (diff)
downloadegawk-a235d1584e1e3ea07ccaa1c4281af53bd1ca41b0.tar.gz
egawk-a235d1584e1e3ea07ccaa1c4281af53bd1ca41b0.tar.bz2
egawk-a235d1584e1e3ea07ccaa1c4281af53bd1ca41b0.zip
Update copyright year in test/Makefile.in.
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 927544fa..b3cde532 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -17,7 +17,7 @@
#
# test/Makefile.am --- automake input file for gawk
#
-# Copyright (C) 1988-2017 the Free Software Foundation, Inc.
+# Copyright (C) 1988-2018 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.