X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0a49a7a4f1090b6f1ce1d0f9d969804c9226b53e..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/src/auths/pwcheck.h diff --git a/src/src/auths/pwcheck.h b/src/src/auths/pwcheck.h index 0e4d46184..4c1d71d92 100644 --- a/src/src/auths/pwcheck.h +++ b/src/src/auths/pwcheck.h @@ -1,11 +1,10 @@ -/* $Cambridge: exim/src/src/auths/pwcheck.h,v 1.5 2009/11/16 19:50:38 nm4 Exp $ */ - /************************************************* * Exim - an Internet mail transport agent * *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* This file provides support for authentication via the Cyrus SASL pwcheck daemon (whence its name) and the newer saslauthd daemon. */