aboutsummaryrefslogtreecommitdiffstats
path: root/config.bat
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 04:01:41 +0000
committerPaul Eggert2017-01-01 04:01:41 +0000
commit2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (patch)
treee4a588816ade8b42eda12233e2ab96889e9a5b17 /config.bat
parent5badc81c1cdfbb261ad3e6d1b753defb15712f26 (diff)
downloademacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.tar.gz
emacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.zip
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.bat b/config.bat
index a5bea7135ae..d1f2702d356 100644
--- a/config.bat
+++ b/config.bat
@@ -1,7 +1,7 @@
1@echo off 1@echo off
2rem ---------------------------------------------------------------------- 2rem ----------------------------------------------------------------------
3rem Configuration script for MSDOS 3rem Configuration script for MSDOS
4rem Copyright (C) 1994-1999, 2001-2016 Free Software Foundation, Inc. 4rem Copyright (C) 1994-1999, 2001-2017 Free Software Foundation, Inc.
5 5
6rem This file is part of GNU Emacs. 6rem This file is part of GNU Emacs.
7 7