git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix 2-phase, in-order queue run delivery order
[exim.git]
/
src
/
util
/
logargs.sh
diff --git
a/src/util/logargs.sh
b/src/util/logargs.sh
index 87369a64bbc6f1903dba483738423c11c07676e1..782ff8566297c179439725b2322f6e2dba267ec1 100755
(executable)
--- 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