summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 14:27:34 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 14:27:34 -0800
commit52a4e87c630ea397408efe4f8486be55e1199905 (patch)
tree0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /nt/configure.bat
parent7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff)
downloademacs-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 'nt/configure.bat')
-rwxr-xr-xnt/configure.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/configure.bat b/nt/configure.bat
index 5460f4c92dd..f6ac8fccc77 100755
--- a/nt/configure.bat
+++ b/nt/configure.bat
@@ -1,7 +1,7 @@
@echo off
rem ----------------------------------------------------------------------
rem Configuration script for MS Windows operating systems
-rem Copyright (C) 1999-2014 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2015 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.