X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fmd5.c;h=1d54ab4f189fbbe512af74f299c9593ab6c2abe5;hb=4f7a93c27e3d43b44c42d3fc503f03b9b42ca622;hp=fdb144e67ad226eebd29fad7b2131057a693d274;hpb=1e1ddfac79fbcd052f199500a6493c7f79cb8462;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/md5.c b/src/src/md5.c index fdb144e67..1d54ab4f1 100644 --- a/src/src/md5.c +++ b/src/src/md5.c @@ -5,6 +5,7 @@ /* 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"