replaced copyright notice

This commit is contained in:
ceriel 1987-03-12 08:25:15 +00:00
parent e0aa93de4c
commit 7ae0622730

View file

@ -1,10 +1,9 @@
%{
/* $Header$ */ /* $Header$ */
/* /*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright". * See the copyright notice in the ACK home directory, in the file "Copyright".
*/ */
%{
/* lex.l */
# include <ctype.h> # include <ctype.h>
# include "token.h" # include "token.h"
# include "Lpars.h" # include "Lpars.h"