From 9f6b3bf5187562bac4c96e3ed6a17740d01489fa Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 23 Apr 2022 18:28:09 +0100 Subject: Copyright updates: vi $(git log --name-status exim-4.95..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u) --- src/scripts/MakeLinks | 2 +- src/scripts/lookups-Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'src/scripts') diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks index 35bb755d5..9cdb931f3 100755 --- a/src/scripts/MakeLinks +++ b/src/scripts/MakeLinks @@ -3,7 +3,7 @@ # Script to build links for all the exim source files from the system- # specific build directory. It should be run from within that directory. # -# Copyright (c) The Exim Maintainers 1995 - 2021 +# Copyright (c) The Exim Maintainers 1995 - 2022 test ! -d ../src && \ echo "*** $0 should be run in a system-specific subdirectory." && \ 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 -- cgit v1.2.3