diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-04-26 17:24:34 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-04-26 17:24:34 +0300 |
commit | 486651b10636edeff8aa0ad74d0b98cdc4fdc12a (patch) | |
tree | 2c773acb9e760b0db75177bff81e6a061caa9fd8 | |
parent | ae870c0e8d05e3e88b555edfe12dcb486e067a33 (diff) | |
download | egawk-486651b10636edeff8aa0ad74d0b98cdc4fdc12a.tar.gz egawk-486651b10636edeff8aa0ad74d0b98cdc4fdc12a.tar.bz2 egawk-486651b10636edeff8aa0ad74d0b98cdc4fdc12a.zip |
Update copyright in pc/Makefile.tst.
-rw-r--r-- | pc/Makefile.tst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/Makefile.tst b/pc/Makefile.tst index 87b4447c..ac45f499 100644 --- a/pc/Makefile.tst +++ b/pc/Makefile.tst @@ -1,6 +1,6 @@ # Makefile for GNU Awk test suite. # -# Copyright (C) 1988-2018 the Free Software Foundation, Inc. +# Copyright (C) 1988-2020 the Free Software Foundation, Inc. # # This file is part of GAWK, the GNU implementation of the # AWK Programming Language. |