X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d6e81e5fbdb2608edbf5a3c12ee09433ea07ecda..1d28cc061677bd07d9bed48dd84bd5c590247043:/src/src/md5.c diff --git a/src/src/md5.c b/src/src/md5.c index cc6607950..1d54ab4f1 100644 --- a/src/src/md5.c +++ b/src/src/md5.c @@ -3,7 +3,9 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ +/* Copyright (c) The Exim Maintainers 2020 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef STAND_ALONE #include "exim.h"