diff options
| author | bouyer <bouyer@NetBSD.org> | 2002-04-23 20:41:13 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2002-04-23 20:41:13 +0000 |
| commit | cd3578d7ef6e90d9189d64475a6092c07eb9ab53 (patch) | |
| tree | cbea78042b504e564b08345924f46959929a7452 /sys/dev/microcode | |
| parent | abcb4fee4e2a8cdf79b848c32d92352206e291cb (diff) | |
More copyright fixes, pointed out by Thomas. Thanks !
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/siop/esiop.ss | 4 | ||||
| -rw-r--r-- | sys/dev/microcode/siop/siop.ss | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/microcode/siop/esiop.ss b/sys/dev/microcode/siop/esiop.ss index 37859e88617..be13f1e3c38 100644 --- a/sys/dev/microcode/siop/esiop.ss +++ b/sys/dev/microcode/siop/esiop.ss @@ -1,4 +1,4 @@ -; $NetBSD: esiop.ss,v 1.6 2002/04/23 20:12:39 bouyer Exp $ +; $NetBSD: esiop.ss,v 1.7 2002/04/23 20:41:16 bouyer Exp $ ; ; Copyright (c) 2002 Manuel Bouyer. @@ -13,7 +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 Manuel Bouyer +; 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. diff --git a/sys/dev/microcode/siop/siop.ss b/sys/dev/microcode/siop/siop.ss index 20083f1b16b..8366769adda 100644 --- a/sys/dev/microcode/siop/siop.ss +++ b/sys/dev/microcode/siop/siop.ss @@ -1,4 +1,4 @@ -; $NetBSD: siop.ss,v 1.14 2002/04/23 12:55:28 bouyer Exp $ +; $NetBSD: siop.ss,v 1.15 2002/04/23 20:41:16 bouyer Exp $ ; ; Copyright (c) 2000 Manuel Bouyer. @@ -13,7 +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 Manuel Bouyer +; 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. ; |
