X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a85c067ba6c6940512cf57ec213277a370d87e70..b677cf473d181346393a357ca8336c223f5cdabe:/src/util/logargs.sh diff --git a/src/util/logargs.sh b/src/util/logargs.sh index 814228d10..782ff8566 100755 --- a/src/util/logargs.sh +++ b/src/util/logargs.sh @@ -1,5 +1,6 @@ #! /bin/sh -# SPDX-License-Identifier: GPL-2.0-only +# Copyright (c) The Exim Maintainers 2022 +# SPDX-License-Identifier: GPL-2.0-or-later # This script can be interposed between a calling program and another # program, in order to log the arguments which are being used. This can