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
Clear previous message results before continued-delivery
[exim.git]
/
src
/
util
/
cramtest.pl
diff --git
a/src/util/cramtest.pl
b/src/util/cramtest.pl
index 48f989a0cd7c98df4b6e6bca884df76abb003a87..9fc797ba2158b56c9219dac39370071c9dd26d6d 100755
(executable)
--- a/
src/util/cramtest.pl
+++ b/
src/util/cramtest.pl
@@
-1,4
+1,6
@@
#!/usr/bin/perl
+# Copyright (c) The Exim Maintainers 2022
+# SPDX-License-Identifier: GPL-2.0-or-later
# This script is contributed by Vadim Vygonets to aid in debugging CRAM-MD5
# authentication.