diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-27 14:40:20 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-27 14:40:20 +0000 |
commit | 1d28cc061677bd07d9bed48dd84bd5c590247043 (patch) | |
tree | e3fb964fc6c71635a9b21f9b9e7e613c6e0ad68a /src/scripts/Configure-os.h | |
parent | a85c067ba6c6940512cf57ec213277a370d87e70 (diff) |
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/scripts/Configure-os.h')
-rwxr-xr-x | src/scripts/Configure-os.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/scripts/Configure-os.h b/src/scripts/Configure-os.h index f95a61a5d..dca0b9a3f 100755 --- a/src/scripts/Configure-os.h +++ b/src/scripts/Configure-os.h @@ -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 create a link to the appropriate OS-specific header file. |