Expunge revision histories in files.
[u/mdw/catacomb] / rijndael192.c
index 1ed3b23..d6af09b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: rijndael192.c,v 1.1 2001/05/07 17:32:03 mdw Exp $
+ * $Id: rijndael192.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * The Rijndael block cipher, 192-bit version
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: rijndael192.c,v $
- * Revision 1.1  2001/05/07 17:32:03  mdw
- * New Rijndael block sizes.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>