diff options
Diffstat (limited to 'sys/dev/microcode/siop')
| -rw-r--r-- | sys/dev/microcode/siop/esiop.ss | 5 |
1 files changed, 2 insertions, 3 deletions
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. |
