X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fstring.c;h=2cb419517bc6c4b45d46ea5fb77362d29a493293;hb=4f7a93c27e3d43b44c42d3fc503f03b9b42ca622;hp=ff4180b2bbd4823ed573d333c9587cbe00a838ab;hpb=a85c067ba6c6940512cf57ec213277a370d87e70;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/string.c b/src/src/string.c index ff4180b2b..2cb419517 100644 --- a/src/src/string.c +++ b/src/src/string.c @@ -5,7 +5,7 @@ /* Copyright (c) The Exim Maintainers 2020 - 2022 */ /* Copyright (c) University of Cambridge 1995 - 2018 */ /* 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 */ /* Miscellaneous string-handling functions. Some are not required for utilities and tests, and are cut out by the COMPILE_UTILITY macro. */