From: Tobias Brunner Date: Thu, 1 Dec 2022 16:52:14 +0000 (+0100) Subject: sha1: Clarify license of the implementation X-Git-Tag: 5.9.9rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98be74914d899d3bd6ae31a71968fd8e69c11ec8;p=thirdparty%2Fstrongswan.git sha1: Clarify license of the implementation --- diff --git a/src/libstrongswan/plugins/sha1/sha1_hasher.c b/src/libstrongswan/plugins/sha1/sha1_hasher.c index 6560395f3d..186035f0e8 100644 --- a/src/libstrongswan/plugins/sha1/sha1_hasher.c +++ b/src/libstrongswan/plugins/sha1/sha1_hasher.c @@ -2,8 +2,8 @@ * Copyright (C) 2005-2006 Martin Willi * Copyright (C) 2005 Jan Hutter * - * Ported from Steve Reid's implementation - * "SHA1 in C" found in strongSwan. + * Ported from Steve Reid's 100% public domain + * implementation "SHA-1 in C". * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the