summaryrefslogtreecommitdiff
path: root/sys/dev/isa/mpu401.c
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2008-06-26 05:42:22 +0000
committerRay Lai <ray@cvs.openbsd.org>2008-06-26 05:42:22 +0000
commit221ca3331fa5beace78c225151a345ba70d56b3f (patch)
tree050dc1233056bb4f3845bc4f00a7c5bd22c30ae7 /sys/dev/isa/mpu401.c
parent65e3473d3db16b6d497e1645484c444d12ad1ff7 (diff)
First pass at removing clauses 3 and 4 from NetBSD licenses.
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
Diffstat (limited to 'sys/dev/isa/mpu401.c')
-rw-r--r--sys/dev/isa/mpu401.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/isa/mpu401.c b/sys/dev/isa/mpu401.c
index 3d393c5c5bd..9e98db5a536 100644
--- a/sys/dev/isa/mpu401.c
+++ b/sys/dev/isa/mpu401.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mpu401.c,v 1.10 2006/04/07 22:41:33 jsg Exp $ */
+/* $OpenBSD: mpu401.c,v 1.11 2008/06/26 05:42:16 ray Exp $ */
/* $NetBSD: mpu401.c,v 1.3 1998/11/25 22:17:06 augustss Exp $ */
/*
@@ -16,13 +16,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 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.
*
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED