Expunge revision histories in files.
[become] / src / lexer.h
index 431f13d..dd262d1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: lexer.h,v 1.3 1998/01/12 16:46:07 mdw Exp $
+ * $Id: lexer.h,v 1.4 2004/04/08 01:36:20 mdw Exp $
  *
  * Lexical analyser for `become.conf' files
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: lexer.h,v $
- * Revision 1.3  1998/01/12 16:46:07  mdw
- * Fix copyright date.
- *
- * Revision 1.2  1997/08/04 10:24:23  mdw
- * Sources placed under CVS control.
- *
- * Revision 1.1  1997/07/21  13:47:48  mdw
- * Initial revision
- *
- */
-
 #ifndef LEXER_H
 #define LEXER_H