diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-04-25 15:59:04 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-04-25 15:59:04 +0300 |
commit | 7de3b57a8a7e36acd718ab1313c25276607e9b41 (patch) | |
tree | a1cd02291ca8ad96aa816b9f50fec64726298213 /pc/Makefile | |
parent | d28ba370c4a1c87982fba20bfa1524193415c837 (diff) | |
download | egawk-7de3b57a8a7e36acd718ab1313c25276607e9b41.tar.gz egawk-7de3b57a8a7e36acd718ab1313c25276607e9b41.tar.bz2 egawk-7de3b57a8a7e36acd718ab1313c25276607e9b41.zip |
Update copyright years in pc/ files.
Diffstat (limited to 'pc/Makefile')
-rw-r--r-- | pc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/Makefile b/pc/Makefile index d15ff10f..44ecbbaf 100644 --- a/pc/Makefile +++ b/pc/Makefile @@ -6,7 +6,7 @@ # Tested with GNU make on Windows, OS/2 and DOS. -# Copyright (C) 1989-2016 Free Software Foundation, Inc. +# Copyright (C) 1989-2019 Free Software Foundation, Inc. # This Makefile is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |