aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
commit69d85d51dfd0f2e3b464585633d270f06fa1e846 (patch)
treea6ebc67c95ff821f9550e79c386112395b60d946 /Makefile.in
parentd5c54d68d8657428bc8e1d4280152ec24adeacf6 (diff)
downloadegawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.gz
egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.bz2
egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.zip
Update copyright years on files changed in 2014.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fe921ad8..d243df5b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -17,7 +17,7 @@
#
# Makefile.am --- automake input file for gawk
#
-# Copyright (C) 2000-2013 the Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.