summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-01 01:38:07 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-01 01:38:07 -0800
commit9c3dbabee3cc8cddce33aaa7622dfb4c11353123 (patch)
treed5e25b8c8a65cecc360af67e749bbbb12badd0cc /nt/configure.bat
parent0e963201d03d9229bb8ac4323291d2b0119526ed (diff)
downloademacs-9c3dbabee3cc8cddce33aaa7622dfb4c11353123.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 629bcc84498..b5f659532a2 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-2015 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2016 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.