]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - md5.c
modyfied copyright
[avr-crypto-lib.git] / md5.c
diff --git a/md5.c b/md5.c
index bd43a38bab2178cd572c9ac15f6173a0979da3f7..5edb36b84f30d34bfa4d64ed50c53003ccc8c49c 100644 (file)
--- 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
  * 
  */