diff options
Diffstat (limited to 'src/util/logargs.sh')
-rwxr-xr-x | src/util/logargs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/logargs.sh b/src/util/logargs.sh index 87369a64b..814228d10 100755 --- a/src/util/logargs.sh +++ b/src/util/logargs.sh @@ -1,4 +1,5 @@ #! /bin/sh +# SPDX-License-Identifier: GPL-2.0-only # This script can be interposed between a calling program and another # program, in order to log the arguments which are being used. This can |