aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-24 10:20:01 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-24 10:20:01 +0200
commit305c76c58fa92e4907ff82763362d7c1aa0d15ff (patch)
treebaaa5ff0edac63333df03d7f07f243a79fc7f198 /configure.ac
parent7dbb03a642a1526e584b59e3fb4f18ef73acfe1a (diff)
downloadegawk-305c76c58fa92e4907ff82763362d7c1aa0d15ff.tar.gz
egawk-305c76c58fa92e4907ff82763362d7c1aa0d15ff.tar.bz2
egawk-305c76c58fa92e4907ff82763362d7c1aa0d15ff.zip
Update copyright year in configure.ac field.c.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 306392d4..9929a0b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl
dnl configure.ac --- autoconf input file for gawk
dnl
-dnl Copyright (C) 1995-2013 the Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2014 the Free Software Foundation, Inc.
dnl
dnl This file is part of GAWK, the GNU implementation of the
dnl AWK Programming Language.