Added copyright notice

This commit is contained in:
ceriel 1987-03-09 21:59:22 +00:00
parent 462cb0421f
commit 49ac6c4e07

View file

@ -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;