From 4c8f4b94f87fd73698e9a3d87666482a10ef8c4e Mon Sep 17 00:00:00 2001 From: bouyer Date: Tue, 23 Apr 2002 20:12:39 +0000 Subject: Fix copyrigth. --- sys/dev/microcode/siop/esiop.ss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/siop/esiop.ss b/sys/dev/microcode/siop/esiop.ss index 20c223c3d0d..37859e88617 100644 --- a/sys/dev/microcode/siop/esiop.ss +++ b/sys/dev/microcode/siop/esiop.ss @@ -1,4 +1,4 @@ -; $NetBSD: esiop.ss,v 1.5 2002/04/23 12:55:28 bouyer Exp $ +; $NetBSD: esiop.ss,v 1.6 2002/04/23 20:12:39 bouyer Exp $ ; ; Copyright (c) 2002 Manuel Bouyer. @@ -13,8 +13,7 @@ ; documentation and/or other materials provided with the distribution. ; 3. All advertising materials mentioning features or use of this software ; must display the following acknowledgement: -; This product includes software developed by the University of -; California, Berkeley and its contributors. +; 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. -- cgit