diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:01:53 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:01:53 +0000 |
commit | 4cd143aded5e40fe801575c669dd464210caaf7e (patch) | |
tree | 881bd2b079d757f0acaf6cbc237e19c5accf4a8e /config.bat | |
parent | 365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff) | |
download | emacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz emacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.bz2 emacs-4cd143aded5e40fe801575c669dd464210caaf7e.zip |
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
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 3f8f73f04d0..6938e556711 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-2019 Free Software Foundation, Inc.
+rem Copyright (C) 1994-1999, 2001-2020 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
|