X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..4491547465eba8a542a10e854ddd4f02030050b1:/src/scripts/MakeLinks diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks index 9420b11c6..68cecf0a9 100755 --- a/src/scripts/MakeLinks +++ b/src/scripts/MakeLinks @@ -2,6 +2,8 @@ # 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 2016 test ! -d ../src && \ echo "*** $0 should be run in a system-specific subdirectory." && \