X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a85c067ba6c6940512cf57ec213277a370d87e70..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/scripts/Configure-os.c 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