summaryrefslogtreecommitdiff
path: root/src/scripts/lookups-Makefile
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-04-23 18:28:09 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-04-23 18:28:29 +0100
commit9f6b3bf5187562bac4c96e3ed6a17740d01489fa (patch)
treef9e07d2f4daf2a8fb5ae3874d5a98fcb6b053fea /src/scripts/lookups-Makefile
parentce41ebd827abe9be836bb7f39ebe945867628c34 (diff)
Copyright updates:exim-4.96-RC0
vi $(git log --name-status exim-4.95..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
Diffstat (limited to 'src/scripts/lookups-Makefile')
-rwxr-xr-xsrc/scripts/lookups-Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scripts/lookups-Makefile b/src/scripts/lookups-Makefile
index 1082f594e..ed8b0cb5c 100755
--- a/src/scripts/lookups-Makefile
+++ b/src/scripts/lookups-Makefile
@@ -1,5 +1,7 @@
#! /bin/sh
+# Copyright (c) The Exim Maintainers 1995 - 2021
+
# We turn the configure-built build-$foo/lookups/Makefile.predynamic into Makefile
# We always re-exec ourselves at least once, because it's the cleanest and