diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-03 21:09:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-03 21:09:03 +0000 |
commit | 75cf5dab649d7c9760ecda4b013e3445ff604b59 (patch) | |
tree | 31373874b3478033a05e788da2897a1ecd7c8271 /sys/dev/isa/isa.c | |
parent | 5c7c27cee470a5966e86aee051c4408aedc67462 (diff) |
terms 3 & 4 cleanup based on "terms" file
Diffstat (limited to 'sys/dev/isa/isa.c')
-rw-r--r-- | sys/dev/isa/isa.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/isa/isa.c b/sys/dev/isa/isa.c index 3c61be07e01..264f7944818 100644 --- a/sys/dev/isa/isa.c +++ b/sys/dev/isa/isa.c @@ -1,4 +1,4 @@ -/* $OpenBSD: isa.c,v 1.38 2002/03/14 01:26:56 millert Exp $ */ +/* $OpenBSD: isa.c,v 1.39 2003/06/03 21:09:02 deraadt Exp $ */ /* $NetBSD: isa.c,v 1.85 1996/05/14 00:31:04 thorpej Exp $ */ /* @@ -12,13 +12,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 Jason Downs for the - * OpenBSD system. - * 4. Neither the name(s) of the author(s) nor the name OpenBSD - * may be used to endorse or promote products derived from this software - * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |