diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-24 10:20:01 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-24 10:20:01 +0200 |
commit | 305c76c58fa92e4907ff82763362d7c1aa0d15ff (patch) | |
tree | baaa5ff0edac63333df03d7f07f243a79fc7f198 /configure.ac | |
parent | 7dbb03a642a1526e584b59e3fb4f18ef73acfe1a (diff) | |
download | egawk-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.ac | 2 |
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. |