X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/736848857a8ffbd5a2358d8afcf053fabd626376..80fea873648ca2ab2e592999a336c59cf054ab55:/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." && \