From 7649bba8f5a1e0557fd6cbb5dcb4c70c18fc29d3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 10 Mar 1987 00:12:40 +0000 Subject: [PATCH] Added copyright notice --- emtest/select.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/emtest/select.c b/emtest/select.c index 98c23264c..e6a65cc9e 100644 --- a/emtest/select.c +++ b/emtest/select.c @@ -1,17 +1,6 @@ /* - * (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands. - * - * This product is part of the Amsterdam Compiler Kit. - * - * Permission to use, sell, duplicate or disclose this software must be - * obtained in writing. Requests for such permissions may be sent to - * - * Dr. Andrew S. Tanenbaum - * Wiskundig Seminarium - * Vrije Universiteit - * Postbox 7161 - * 1007 MC Amsterdam - * The Netherlands + * (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