summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-01-01 04:01:41 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2017-01-01 04:01:41 +0000
commit2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (patch)
treee4a588816ade8b42eda12233e2ab96889e9a5b17 /nt/configure.bat
parent5badc81c1cdfbb261ad3e6d1b753defb15712f26 (diff)
downloademacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
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 b5f659532a2..cd2a8f4f287 100755
--- a/nt/configure.bat
+++ b/nt/configure.bat
@@ -1,7 +1,7 @@
@echo off
rem ----------------------------------------------------------------------
rem This was the old configuration script for MS Windows operating systems
-rem Copyright (C) 1999-2016 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2017 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.