aboutsummaryrefslogtreecommitdiffstats
path: root/extension
diff options
context:
space:
mode:
Diffstat (limited to 'extension')
-rw-r--r--extension/ChangeLog4
-rw-r--r--extension/Makefile.am2
-rw-r--r--extension/Makefile.in2
3 files changed, 6 insertions, 2 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 8bb97590..8e6daab6 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am: Update copyright year.
+
2017-06-22 Andrew J. Schorr <aschorr@telemetry-investments.com>
* rwarray.c (read_value): Use malloc instead of calloc, since
diff --git a/extension/Makefile.am b/extension/Makefile.am
index 6ea16f5d..92787923 100644
--- a/extension/Makefile.am
+++ b/extension/Makefile.am
@@ -1,7 +1,7 @@
#
# extension/Makefile.am --- automake input file for gawk
#
-# Copyright (C) 1995-2006, 2012-2015 the Free Software Foundation, Inc.
+# Copyright (C) 1995-2006, 2012-2015, 2017 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.
diff --git a/extension/Makefile.in b/extension/Makefile.in
index c0e2676b..f6e5abd1 100644
--- a/extension/Makefile.in
+++ b/extension/Makefile.in
@@ -17,7 +17,7 @@
#
# extension/Makefile.am --- automake input file for gawk
#
-# Copyright (C) 1995-2006, 2012-2015 the Free Software Foundation, Inc.
+# Copyright (C) 1995-2006, 2012-2015, 2017 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.