X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3634fc257bd0667daef14d72005cd87c735bbb24..caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e:/src/util/logargs.sh diff --git a/src/util/logargs.sh b/src/util/logargs.sh index 87369a64b..782ff8566 100755 --- a/src/util/logargs.sh +++ b/src/util/logargs.sh @@ -1,4 +1,6 @@ #! /bin/sh +# 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