I don't know what it was that someone else didn't know, but it doesn't
authorKen Raeburn <raeburn@mit.edu>
Wed, 31 Dec 2008 01:58:49 +0000 (01:58 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 31 Dec 2008 01:58:49 +0000 (01:58 +0000)
belong in the copyright header.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21642 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/keyhash_provider/hmac_md5.c

index 0f510925d93447418fc35629d75c392378283842..53da03ad41d3b92ef2344e7790aead61325f967d 100644 (file)
@@ -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"