diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-18 14:26:42 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-18 14:26:42 +0300 |
commit | af86a11b31001a3eb62f49fbd3f35889e00739c9 (patch) | |
tree | c978d59556f19966a0e343c9385f17924d5bda26 /extension/configure.ac | |
parent | ba29af13ad3a3205ade5aa239531f836251427c2 (diff) | |
download | egawk-af86a11b31001a3eb62f49fbd3f35889e00739c9.tar.gz egawk-af86a11b31001a3eb62f49fbd3f35889e00739c9.tar.bz2 egawk-af86a11b31001a3eb62f49fbd3f35889e00739c9.zip |
Update copyright in extension/configure.ac.
Diffstat (limited to 'extension/configure.ac')
-rw-r--r-- | extension/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure.ac b/extension/configure.ac index 39333b86..5cf394dd 100644 --- a/extension/configure.ac +++ b/extension/configure.ac @@ -1,7 +1,7 @@ dnl dnl configure.ac --- autoconf input file for gawk dnl -dnl Copyright (C) 2012 the Free Software Foundation, Inc. +dnl Copyright (C) 2012, 2013 the Free Software Foundation, Inc. dnl dnl This file is part of GAWK, the GNU implementation of the dnl AWK Programming Language. |