summaryrefslogtreecommitdiff
path: root/src/scripts/Configure-eximon
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Configure-eximon')
-rwxr-xr-xsrc/scripts/Configure-eximon3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/scripts/Configure-eximon b/src/scripts/Configure-eximon
index 0aca3b338..00076154d 100755
--- a/src/scripts/Configure-eximon
+++ b/src/scripts/Configure-eximon
@@ -1,5 +1,8 @@
#! /bin/sh
+# Copyright (c) The Exim Maintainters 2022
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# Shell script to build the configurable part of the Exim monitor's start-up
# script. This is built from various configuration files. The final part is
# added in the Makefile, using various macros that are available at that stage.