diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-01-01 01:02:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-01-01 01:02:40 +0000 |
commit | 2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (patch) | |
tree | ac508cb36e2e0b480c2b921146fff5cc701bf77f /config.bat | |
parent | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (diff) | |
download | emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.tar.gz |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'config.bat')
-rw-r--r-- | config.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.bat b/config.bat index e5b3a0898e3..3f8f73f04d0 100644 --- a/config.bat +++ b/config.bat @@ -1,7 +1,7 @@ @echo off
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
-rem Copyright (C) 1994-1999, 2001-2018 Free Software Foundation, Inc.
+rem Copyright (C) 1994-1999, 2001-2019 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
|