svn rev #21642: trunk/src/lib/crypto/keyhash_provider/

raeburn@MIT.EDU raeburn at MIT.EDU
Tue Dec 30 20:58:50 EST 2008


http://src.mit.edu/fisheye/changelog/krb5/?cs=21642
Commit By: raeburn
Log Message:
I don't know what it was that someone else didn't know, but it doesn't
belong in the copyright header.



Changed Files:
U   trunk/src/lib/crypto/keyhash_provider/hmac_md5.c
Modified: trunk/src/lib/crypto/keyhash_provider/hmac_md5.c
===================================================================
--- trunk/src/lib/crypto/keyhash_provider/hmac_md5.c	2008-12-31 01:19:44 UTC (rev 21641)
+++ trunk/src/lib/crypto/keyhash_provider/hmac_md5.c	2008-12-31 01:58:49 UTC (rev 21642)
@@ -1,9 +1,7 @@
 /*
  * lib/crypto/keyhash_provider/hmac_md5.c
  *
-(I don't know)
-.
- * Copyright2001 by the Massachusetts Institute of Technology.
+ * Copyright 2001 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  * Export of this software from the United States of America may
@@ -26,8 +24,8 @@
  * or implied warranty.
  * 
  *
-* Implementation of the Microsoft hmac-md5 checksum type.
-* Implemented based on draft-brezak-win2k-krb-rc4-hmac-03
+ * Implementation of the Microsoft hmac-md5 checksum type.
+ * Implemented based on draft-brezak-win2k-krb-rc4-hmac-03
  */
 
 #include "k5-int.h"




More information about the cvs-krb5 mailing list