setup: Remove surplus to requirements.
[quine] / qqlib.c
diff --git a/qqlib.c b/qqlib.c
index f2bf0eb..9f7e7f3 100644 (file)
--- a/qqlib.c
+++ b/qqlib.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id$
- *
  * Useful library of tools for quines
  *
  * (c) 1999 Mark Wooding
  * License.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: qqlib.c,v $
- * Revision 1.2  2000/08/01 17:41:39  mdw
- * Remove unnecessary <ctype.h> header.
- *
- * Revision 1.1.1.1  1999/04/28 19:58:07  mdw
- * Initial revision
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 /* --- ANSI headers --- */