X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a85c067ba6c6940512cf57ec213277a370d87e70..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/src/setenv.c diff --git a/src/src/setenv.c b/src/src/setenv.c index 877fe388f..a5f056aee 100644 --- a/src/src/setenv.c +++ b/src/src/setenv.c @@ -6,7 +6,7 @@ * Copyright (c) Jeremy Harris 2015 - 2016 * Copyright (c) The Exim Maintainers 2016 */ /* See the file NOTICE for conditions of use and distribution. */ -/* SPDX-License-Identifier: GPL-2.0-only */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* This module provides (un)setenv routines for those environments lacking them in libraries. It is #include'd by OS/os.c-foo files. */