Expunge revision histories in files.
[u/mdw/catacomb] / square-mktab.c
index a80aceb..ba2c539 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: square-mktab.c,v 1.2 2000/08/04 18:03:19 mdw Exp $
+ * $Id: square-mktab.c,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * Build precomputed tables for the Square block cipher
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: square-mktab.c,v $
- * Revision 1.2  2000/08/04 18:03:19  mdw
- * Fix comment describing the field in which inversion is done.
- *
- * Revision 1.1  2000/07/27 18:10:27  mdw
- * Build precomuted tables for Square.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>