summaryrefslogtreecommitdiff
path: root/src/scripts/Configure-os.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Configure-os.c')
-rwxr-xr-xsrc/scripts/Configure-os.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/scripts/Configure-os.c b/src/scripts/Configure-os.c
index ab40ad183..7e9f14421 100755
--- a/src/scripts/Configure-os.c
+++ b/src/scripts/Configure-os.c
@@ -1,5 +1,7 @@
#! /bin/sh
-# SPDX-License-Identifier: GPL-2.0-only
+# Copyright (c) The Exim Maintainters 2022
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# Shell script to build os.c. There doesn't have to be an OS-specific os.c
# file, but if there is, it gets copied at the start of os.c. The basic src