chiark / gitweb /
quine.c: Fix double-close bug.
[quine] / quine.h
diff --git a/quine.h b/quine.h
index 3a61b8ec05897923e2eadc7c3368bab1dee31d3e..0320c287ee3dc198f1a3b5c45c0af09fa3cbc664 100644 (file)
--- a/quine.h
+++ b/quine.h
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Definitions for building quines
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: quine.h,v $
- * Revision 1.1  1999/04/28 19:58:07  mdw
- * Initial revision
- *
- */
-
 #ifndef QUINE_H
 #define QUINE_H