Expunge revision histories in files.
[u/mdw/catacomb] / noekeon.c
index a773eb0..6020e0c 100644 (file)
--- a/noekeon.c
+++ b/noekeon.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: noekeon.c,v 1.2 2001/06/16 23:42:17 mdw Exp $
+ * $Id: noekeon.c,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * The Noekeon block cipher
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: noekeon.c,v $
- * Revision 1.2  2001/06/16 23:42:17  mdw
- * Typesetting fixes.
- *
- * Revision 1.1  2001/05/08 22:17:41  mdw
- * New cipher Noekeon added.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>