X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/02a33248dc5981a63931530a57c76ff27464bde5..a85c067ba6c6940512cf57ec213277a370d87e70:/src/src/regex_cache.c diff --git a/src/src/regex_cache.c b/src/src/regex_cache.c index 63cddce1d..e4771aab9 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-only */ /* Caching layers for compiled REs. There is a local layer in the process,