From 8df6b631e1987488f89ea40c876b5e28fc18a7a1 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Fri, 9 Jan 2004 13:09:26 +0000 Subject: [PATCH] Changed the copyright notice on behalf of Dr. Olin Shivers. Quoting Olin: "What do you all want the copyright to be? What are the issues that drive the copyright needs? You Germans have been out there using this code in the Real World, so I'm happy to just make things be whatever your experience has shown to be needed." --- scsh/proc2.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scsh/proc2.c b/scsh/proc2.c index 6e6603a..de87224 100644 --- a/scsh/proc2.c +++ b/scsh/proc2.c @@ -1,9 +1,6 @@ /* Copyright (c) 1993 by Olin Shivers. ** -** Please imagine a long, tedious, legalistic 5-page gnu-style copyright -** notice appearing here to the effect that you may use this code any -** way you like, as long as you don't charge money for it, remove this -** notice, or hold me liable for its results. +** See file COPYING */ /* If the above copyright notice is a problem for your app, send me mail. */