diff options
| author | dante <dante@NetBSD.org> | 1998-09-26 16:02:56 +0000 |
|---|---|---|
| committer | dante <dante@NetBSD.org> | 1998-09-26 16:02:56 +0000 |
| commit | c6ccd1d83f9aecf40185ed5e6bd96e6274c6b7ff (patch) | |
| tree | 604e0685797935458a937bb94341c01adb5f0ae2 /sys/dev/ic/advmcode.c | |
| parent | 4372d4402eef28f50816d5912548cf99abe6ae62 (diff) | |
Remove Wide boards references
Adjust copyright
At this time this driver support the following AdvanSys boards:
- ABP-9xx
- ABP-9xxU
- ABP-9xxUA
Diffstat (limited to 'sys/dev/ic/advmcode.c')
| -rw-r--r-- | sys/dev/ic/advmcode.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/ic/advmcode.c b/sys/dev/ic/advmcode.c index 75ea53931de..35d6c4caf0a 100644 --- a/sys/dev/ic/advmcode.c +++ b/sys/dev/ic/advmcode.c @@ -1,4 +1,4 @@ -/* $NetBSD: advmcode.c,v 1.2 1998/08/29 13:45:57 dante Exp $ */ +/* $NetBSD: advmcode.c,v 1.3 1998/09/26 16:02:57 dante Exp $ */ /* * Generic driver definitions and exported functions for the Advanced @@ -19,8 +19,8 @@ * 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 NetBSD - * Foundation, Inc. and its contributors. + * This product includes software developed by the NetBSD + * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. |
