Expunge revision histories in files.
[u/mdw/catacomb] / cast128.c
index b985da2..1032b27 100644 (file)
--- a/cast128.c
+++ b/cast128.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: cast128.c,v 1.1 2000/06/17 10:49:14 mdw Exp $
+ * $Id: cast128.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * The CAST-128 block cipher
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: cast128.c,v $
- * Revision 1.1  2000/06/17 10:49:14  mdw
- * New cipher.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>