Added copyright notice
This commit is contained in:
parent
462cb0421f
commit
49ac6c4e07
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
/* EXPRESSION SYNTAX PARSER */
|
||||
|
||||
%lexical LLlex;
|
||||
|
|
Loading…
Reference in a new issue