aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:37 -0400
committerArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:37 -0400
commitbda71a2e22997e09f82d4ea33ccef03c0afc667b (patch)
tree510139243961308e624bde5a0a92e8a7a6f2a586 /m4
parenta9762c867aa96caa1419b65e7398fd21586baee6 (diff)
parentdb17f0d20a03bd851e8e4f005eb6304ad6a93c12 (diff)
downloadegawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.tar.gz
egawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.tar.bz2
egawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'm4')
-rw-r--r--m4/arch.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/arch.m4 b/m4/arch.m4
index 6897a1a3..70cee013 100644
--- a/m4/arch.m4
+++ b/m4/arch.m4
@@ -1,7 +1,8 @@
dnl
dnl arch.m4 --- autoconf input file for gawk
dnl
-dnl Copyright (C) 1995, 1996, 1998, 1999, 2000, 2003, 2004 the Free Software Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2015
+dnl the Free Software Foundation, Inc.
dnl
dnl This file is part of GAWK, the GNU implementation of the
dnl AWK Progamming Language.