X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fregex_cache.c;h=a9b482174a38e8494fb531ea3aeef2ad5ae40b31;hb=4f7a93c27e3d43b44c42d3fc503f03b9b42ca622;hp=63cddce1db91449c32cfe449286527dc4434d2ce;hpb=9f1a75f126ae217a3a3568b106c9133b3c5c413a;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/regex_cache.c b/src/src/regex_cache.c index 63cddce1d..a9b482174 100644 --- a/src/src/regex_cache.c +++ b/src/src/regex_cache.c @@ -5,6 +5,7 @@ /* * Copyright (c) The Exim Maintainers 2022 * License: GPL + * SPDX-License-Identifier: GPL-2.0-or-later */ /* Caching layers for compiled REs. There is a local layer in the process,