summaryrefslogtreecommitdiff
path: root/src/scripts/Configure-Makefile
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-10-23 17:08:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-10-23 17:08:14 +0100
commite3e281ccf9d8777d0df98ddd644720573e0343d1 (patch)
tree0171a7bb394203f9faab21bd1346290cfd5153cd /src/scripts/Configure-Makefile
parent041bf37266e8b97f457b78401ee7006429c69495 (diff)
downloadexim4-e3e281ccf9d8777d0df98ddd644720573e0343d1.tar.gz
Copyright updates:
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/scripts/Configure-Makefile')
-rwxr-xr-xsrc/scripts/Configure-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile
index df597a864..ed77b6a8f 100755
--- a/src/scripts/Configure-Makefile
+++ b/src/scripts/Configure-Makefile
@@ -7,7 +7,7 @@ export LC_ALL
# just got too horrendous to get it right in "make", because of the optionally
# existing configuration files.
#
-# Copyright (c) The Exim Maintainers 1995 - 2020
+# Copyright (c) The Exim Maintainers 1995 - 2021
# First off, get the OS type, and check that there is a make file for it.