replaced copyright notice
This commit is contained in:
parent
e0aa93de4c
commit
7ae0622730
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue