X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/03f996bd8a0d6391518979cdab3dbe38cba0bf83..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/lexer.h diff --git a/src/lexer.h b/src/lexer.h index c3bbc65..dd262d1 100644 --- a/src/lexer.h +++ b/src/lexer.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: lexer.h,v 1.2 1997/08/04 10:24:23 mdw Exp $ + * $Id: lexer.h,v 1.4 2004/04/08 01:36:20 mdw Exp $ * * Lexical analyser for `become.conf' files * - * (c) 1997 EBI + * (c) 1998 EBI */ /*----- Licensing notice --------------------------------------------------* @@ -26,17 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: lexer.h,v $ - * 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