diff options
| author | bouyer <bouyer@NetBSD.org> | 2009-10-19 18:41:07 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2009-10-19 18:41:07 +0000 |
| commit | 6d07b400dc878478f544ef48ff61b3295c40c6bb (patch) | |
| tree | 8f1c9c79a7ba7698627659e294cc7bbba2d70089 /sys/dev/microcode | |
| parent | e8bef1ce0380314bb284c2f0d42b60b9e8c7391f (diff) | |
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
for the booring work !
Diffstat (limited to 'sys/dev/microcode')
| -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 |
