X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/02a33248dc5981a63931530a57c76ff27464bde5..a85c067ba6c6940512cf57ec213277a370d87e70:/src/src/auths/call_pwcheck.c diff --git a/src/src/auths/call_pwcheck.c b/src/src/auths/call_pwcheck.c index 0adde4471..436b1a8de 100644 --- a/src/src/auths/call_pwcheck.c +++ b/src/src/auths/call_pwcheck.c @@ -5,6 +5,7 @@ /* Copyright (c) University of Cambridge 1995 - 2015 */ /* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* This module contains interface functions to the two Cyrus authentication daemons. The original one was "pwcheck", which gives its name to the source