diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:27:34 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:27:34 -0800 |
commit | 52a4e87c630ea397408efe4f8486be55e1199905 (patch) | |
tree | 0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /config.bat | |
parent | 7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff) | |
download | emacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.gz |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly. Also, back out the copyright-date change to
doc/misc/texinfo.tex, as upstream hasn't updated that date yet.
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 67ad3715381..218690f9955 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-2014 Free Software Foundation, Inc.
+rem Copyright (C) 1994-1999, 2001-2015 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
|