diff options
Diffstat (limited to 'sys/dev/microcode/siop')
| -rw-r--r-- | sys/dev/microcode/siop/esiop.ss | 7 | ||||
| -rw-r--r-- | sys/dev/microcode/siop/siop.ss | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/sys/dev/microcode/siop/esiop.ss b/sys/dev/microcode/siop/esiop.ss index bb778eb7768..4fb63e9c270 100644 --- a/sys/dev/microcode/siop/esiop.ss +++ b/sys/dev/microcode/siop/esiop.ss @@ -1,4 +1,4 @@ -; $NetBSD: esiop.ss,v 1.20 2005/11/18 23:10:32 bouyer Exp $ +; $NetBSD: esiop.ss,v 1.21 2009/10/19 18:41:13 bouyer Exp $ ; ; Copyright (c) 2002 Manuel Bouyer. @@ -11,11 +11,6 @@ ; 2. Redistributions in binary form must reproduce the above copyright ; notice, this list of conditions and the following disclaimer in the ; 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 Manuel Bouyer. -; 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 diff --git a/sys/dev/microcode/siop/siop.ss b/sys/dev/microcode/siop/siop.ss index 8a109f43053..d2beba3ba60 100644 --- a/sys/dev/microcode/siop/siop.ss +++ b/sys/dev/microcode/siop/siop.ss @@ -1,4 +1,4 @@ -; $NetBSD: siop.ss,v 1.20 2005/11/18 23:10:32 bouyer Exp $ +; $NetBSD: siop.ss,v 1.21 2009/10/19 18:41:13 bouyer Exp $ ; ; Copyright (c) 2000 Manuel Bouyer. @@ -11,11 +11,6 @@ ; 2. Redistributions in binary form must reproduce the above copyright ; notice, this list of conditions and the following disclaimer in the ; 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 Manuel Bouyer. -; 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 AUTHOR ``AS IS'' AND ANY EXPRESS OR ; IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
