summaryrefslogtreecommitdiff
path: root/src/util/unknownuser.sh
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-27 14:40:20 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-27 14:40:20 +0000
commit1d28cc061677bd07d9bed48dd84bd5c590247043 (patch)
treee3fb964fc6c71635a9b21f9b9e7e613c6e0ad68a /src/util/unknownuser.sh
parenta85c067ba6c6940512cf57ec213277a370d87e70 (diff)
downloadexim4-1d28cc061677bd07d9bed48dd84bd5c590247043.tar.gz
SPDX: Mass-update to GPL-2.0-or-later
This is based on the text in src/NOTICE which is taken to override text in individual files
Diffstat (limited to 'src/util/unknownuser.sh')
-rwxr-xr-xsrc/util/unknownuser.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/unknownuser.sh b/src/util/unknownuser.sh
index 01e617978..a57a84bba 100755
--- a/src/util/unknownuser.sh
+++ b/src/util/unknownuser.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 is a sample script for demonstrating how to handle unknown users in
# a more friendly way than just returning a "user unknown" error. It can