From b43fed4fbcdd1ae59aa2ab70d9975babad1862f3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 9 Mar 1987 23:47:46 +0000 Subject: [PATCH] Added copyright notice --- mach/i80/as/mach5.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mach/i80/as/mach5.c b/mach/i80/as/mach5.c index e69de29bb..5b3ef7824 100644 --- a/mach/i80/as/mach5.c +++ b/mach/i80/as/mach5.c @@ -0,0 +1,4 @@ +/* + * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. + * See the copyright notice in the ACK home directory, in the file "Copyright". + */ -- 2.34.1