diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 16:05:19 -0400 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 16:05:19 -0400 |
commit | db17f0d20a03bd851e8e4f005eb6304ad6a93c12 (patch) | |
tree | c5b94e403923dd988c809d15ddc2d2c8f3231adb /Makefile.in | |
parent | d69572fbae2d25a2c51d846733a49d45e5b04269 (diff) | |
download | gawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.gz |
Changes toward release and test tarball.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 1fb71a75..7a2ccd3b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,7 +17,7 @@ # # Makefile.am --- automake input file for gawk # -# Copyright (C) 2000-2014 the Free Software Foundation, Inc. +# Copyright (C) 2000-2016 the Free Software Foundation, Inc. # # This file is part of GAWK, the GNU implementation of the # AWK Programming Language. |