summaryrefslogtreecommitdiff
path: root/nt/configure.bat
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2022-01-01 10:02:17 -0800
committerGlenn Morris <rgm@gnu.org>2022-01-01 10:02:17 -0800
commitf475c5823a409356721e49577116521467680ff4 (patch)
tree0860a470678dec6823a203fc6206a2f775f1153d /nt/configure.bat
parent2684def3480b030400205be0f93caf4b46aca17a (diff)
downloademacs-f475c5823a409356721e49577116521467680ff4.tar.gz
; Copyright year fixes
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 0cb1a632e2b..60682a7a81d 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-2021 Free Software Foundation, Inc.
+rem Copyright (C) 1999-2022 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.