summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 01:01:53 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2020-01-01 01:01:53 +0000
commit4cd143aded5e40fe801575c669dd464210caaf7e (patch)
tree881bd2b079d757f0acaf6cbc237e19c5accf4a8e /nt/configure.bat
parent365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff)
downloademacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
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 09a35945b95..8d436690e4f 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-2019 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2020 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.