Added copyright notice
authorceriel <none@none>
Mon, 9 Mar 1987 21:59:22 +0000 (21:59 +0000)
committerceriel <none@none>
Mon, 9 Mar 1987 21:59:22 +0000 (21:59 +0000)
util/cpp/expression.g

index 109b564..0674f15 100644 (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;