diff options
| author | bouyer <bouyer@NetBSD.org> | 2003-10-05 17:48:49 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2003-10-05 17:48:49 +0000 |
| commit | 7b066791c84bc77a0e56cfdcbc7ff87ac41e87c5 (patch) | |
| tree | df62a82597d8487408ee5cdfb525c40ff4c64e75 /sys/dev/microcode/siop | |
| parent | 61b40c3946c0646f1a9e86849cc2ba233f63d209 (diff) | |
Remove references to University of California from my copyright notices.
Diffstat (limited to 'sys/dev/microcode/siop')
| -rw-r--r-- | sys/dev/microcode/siop/esiop.ss | 7 |
1 files changed, 3 insertions, 4 deletions
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 |
