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