From 7b066791c84bc77a0e56cfdcbc7ff87ac41e87c5 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 5 Oct 2003 17:48:49 +0000 Subject: Remove references to University of California from my copyright notices. --- sys/dev/microcode/siop/esiop.ss | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/siop/esiop.ss b/sys/dev/microcode/siop/esiop.ss index 753e5f67916..486b81a5abc 100644 --- a/sys/dev/microcode/siop/esiop.ss +++ b/sys/dev/microcode/siop/esiop.ss @@ -1,4 +1,4 @@ -; $NetBSD: esiop.ss,v 1.15 2003/08/06 11:39:58 bouyer Exp $ +; $NetBSD: esiop.ss,v 1.16 2003/10/05 17:48:49 bouyer Exp $ ; ; Copyright (c) 2002 Manuel Bouyer. @@ -14,9 +14,8 @@ ; 3. All advertising materials mentioning features or use of this software ; must display the following acknowledgement: ; This product includes software developed by Manuel Bouyer. -; 4. Neither the name of the University nor the names of its contributors -; may be used to endorse or promote products derived from this software -; without specific prior written permission. +; 4. The name of the author may not be used to endorse or promote products +; derived from this software without specific prior written permission. ; ; THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ; ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -- cgit