Expunge revision histories in files.
[u/mdw/catacomb] / ec-fetch.c
index ed7faa7..cce9d00 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: ec-fetch.c,v 1.1 2004/03/28 01:58:47 mdw Exp $
+ * $Id: ec-fetch.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * Key fetching for elliptic curve public and private keys
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: ec-fetch.c,v $
- * Revision 1.1  2004/03/28 01:58:47  mdw
- * Generate, store and retreive elliptic curve keys.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "ec-keys.h"