diff options
Diffstat (limited to 'pc')
-rw-r--r-- | pc/ChangeLog | 4 | ||||
-rw-r--r-- | pc/gawkmisc.pc | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index 28f6e8eb..2bfbf090 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,7 @@ +2018-03-13 Arnold D. Robbins <arnold@skeeve.com> + + * gawkmisc.pc: Update copyright year. + 2018-03-03 Eli Zaretskii <eliz@gnu.org> * Makefile (install1): Create parent directories of $(pkgextensiondir). diff --git a/pc/gawkmisc.pc b/pc/gawkmisc.pc index 1d845cc8..f3d6d7fa 100644 --- a/pc/gawkmisc.pc +++ b/pc/gawkmisc.pc @@ -1,7 +1,7 @@ /* gawkmisc.c --- miscellaneous gawk routines that are OS specific. -*-C-*- */ /* - * Copyright (C) 1986, 1988, 1989, 1991 - 2003, 2012, 2016 + * Copyright (C) 1986, 1988, 1989, 1991 - 2003, 2012, 2016, 2017 * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |