diff options
| author | bouyer <bouyer@NetBSD.org> | 2002-04-23 20:12:39 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2002-04-23 20:12:39 +0000 |
| commit | 4c8f4b94f87fd73698e9a3d87666482a10ef8c4e (patch) | |
| tree | 9662994107b907d806985570f4d9b21714a77edd /sys/dev/microcode | |
| parent | 357e8d94bd8191bf156ebbcb5ed030c7ccc718e6 (diff) | |
Fix copyrigth.
Diffstat (limited to 'sys/dev/microcode')
| -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. |
