X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/04644f4ca7c85d5e4dff1bd9e48b3429130e4fdd..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/src/acl.c diff --git a/src/src/acl.c b/src/src/acl.c index 1e7d28a90..143890668 100644 --- a/src/src/acl.c +++ b/src/src/acl.c @@ -5,6 +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-or-later */ /* Code for handling Access Control Lists (ACLs) */