]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - hmac-sha256.c
modyfied copyright
[avr-crypto-lib.git] / hmac-sha256.c
index c57ba95becb42b71b83ee4cb25d310462cc3f108..a0ad1dcdcb20cb9fa8e3481c1f078d43c0dd4169 100644 (file)
@@ -19,9 +19,9 @@
 /**
  * 
  * implementation of HMAC as described in RFC2104
- * Author:     Daniel Otte
- * 
- * License:    GPL
+ * Author:      Daniel Otte
+ * email:       daniel.otte@rub.de
+ * License:     GPLv3 or later
  **/
 
 /*