aboutsummaryrefslogtreecommitdiffstats
path: root/pc
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 /pc
parenta9762c867aa96caa1419b65e7398fd21586baee6 (diff)
parentdb17f0d20a03bd851e8e4f005eb6304ad6a93c12 (diff)
downloadegawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.tar.gz
egawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.tar.bz2
egawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'pc')
-rw-r--r--pc/Makefile2
-rw-r--r--pc/Makefile.tst2
-rw-r--r--pc/config.sed2
-rw-r--r--pc/gawkmisc.pc3
4 files changed, 5 insertions, 4 deletions
diff --git a/pc/Makefile b/pc/Makefile
index 57c0dc45..7bf8a7e1 100644
--- a/pc/Makefile
+++ b/pc/Makefile
@@ -6,7 +6,7 @@
# Tested with GNU make on Windows, OS/2 and DOS.
-# Copyright (C) 1989-2014 Free Software Foundation, Inc.
+# Copyright (C) 1989-2016 Free Software Foundation, Inc.
# This Makefile is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index d1d65bd9..404d4b66 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -1,6 +1,6 @@
# Makefile for GNU Awk test suite.
#
-# Copyright (C) 1988-2015 the Free Software Foundation, Inc.
+# Copyright (C) 1988-2016 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.
diff --git a/pc/config.sed b/pc/config.sed
index 6d801e77..6c1fb3ab 100644
--- a/pc/config.sed
+++ b/pc/config.sed
@@ -2,7 +2,7 @@
# Configuration script for pc/config.h
# ----------------------------------------------------------------------
-# Copyright (C) 2011 the Free Software Foundation, Inc.
+# Copyright (C) 2011, 2016 the Free Software Foundation, Inc.
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.
diff --git a/pc/gawkmisc.pc b/pc/gawkmisc.pc
index 3f66db44..9939fb48 100644
--- a/pc/gawkmisc.pc
+++ b/pc/gawkmisc.pc
@@ -3,7 +3,8 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991 - 2003, 2012 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991 - 2003, 2012, 2016
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Progamming Language.