summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 01:02:40 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 01:02:40 +0000
commit2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (patch)
treeac508cb36e2e0b480c2b921146fff5cc701bf77f /nt/configure.bat
parent26bed8ba10eeaf0a340a8d0d760c5578dddec867 (diff)
downloademacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.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 708ff430822..09a35945b95 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-2018 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2019 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.