Expunge revision histories in files.
[u/mdw/catacomb] / md2.h
diff --git a/md2.h b/md2.h
index 02c4a75..135c95a 100644 (file)
--- a/md2.h
+++ b/md2.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: md2.h,v 1.1 2001/02/21 20:03:22 mdw Exp $
+ * $Id: md2.h,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * The MD2 message digest function
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: md2.h,v $
- * Revision 1.1  2001/02/21 20:03:22  mdw
- * Added support for MD2 hash function.
- *
- */
-
 /*----- Notes on the MD2 hash function ------------------------------------*
  *
  * MD2 was designed by Ron Rivest.  It's not recommended for new applications