summaryrefslogtreecommitdiff
path: root/cpan/Digest-SHA/src/hmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Digest-SHA/src/hmac.c')
-rw-r--r--cpan/Digest-SHA/src/hmac.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpan/Digest-SHA/src/hmac.c b/cpan/Digest-SHA/src/hmac.c
index c820bc5d56..5d782ac75b 100644
--- a/cpan/Digest-SHA/src/hmac.c
+++ b/cpan/Digest-SHA/src/hmac.c
@@ -3,10 +3,10 @@
*
* Ref: FIPS PUB 198 The Keyed-Hash Message Authentication Code
*
- * Copyright (C) 2003-2011 Mark Shelor, All Rights Reserved
+ * Copyright (C) 2003-2012 Mark Shelor, All Rights Reserved
*
- * Version: 5.70
- * Wed Dec 14 02:32:10 MST 2011
+ * Version: 5.71
+ * Wed Feb 29 04:06:10 MST 2012
*
*/