From cf9a15e9d6d3aed8f22f3eacf808e07f1afbfffa Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 9 Mar 1987 21:33:18 +0000 Subject: [PATCH] Added copyright notice --- lang/occam/comp/occam.g | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/occam/comp/occam.g b/lang/occam/comp/occam.g index 7902292f..5fea8ed2 100644 --- a/lang/occam/comp/occam.g +++ b/lang/occam/comp/occam.g @@ -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". + */ /* OCCAM */ { #include "token.h"