diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-31 22:17:13 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-31 22:17:13 +0300 |
commit | 69d85d51dfd0f2e3b464585633d270f06fa1e846 (patch) | |
tree | a6ebc67c95ff821f9550e79c386112395b60d946 /extension/configure.ac | |
parent | d5c54d68d8657428bc8e1d4280152ec24adeacf6 (diff) | |
download | egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.gz egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.bz2 egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.zip |
Update copyright years on files changed in 2014.
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 3a0a60b9..c4a69c52 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, 2013 the Free Software Foundation, Inc. +dnl Copyright (C) 2012-2014 the Free Software Foundation, Inc. dnl dnl This file is part of GAWK, the GNU implementation of the dnl AWK Programming Language. |