X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=md5.c;h=5edb36b84f30d34bfa4d64ed50c53003ccc8c49c;hb=6bca96e560e6097aa5b225fad67f2e2a27f4182f;hp=bd43a38bab2178cd572c9ac15f6173a0979da3f7;hpb=96ebafd201c9e8441c7677577b24aa402c1defc6;p=avr-crypto-lib.git diff --git a/md5.c b/md5.c index bd43a38..5edb36b 100644 --- a/md5.c +++ b/md5.c @@ -19,9 +19,9 @@ /* * \file md5.c * \author Daniel Otte - * \date 31.07.2006 + * \date 2006-07-31 * \par License: - * GPL + * GPLv3 or later * \brief Implementation of the MD5 hash algorithm as described in RFC 1321 * */