summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2008-07-17 13:50:50 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2008-07-17 13:50:50 +0000
commit7136f1532249299b8a2eb660be395e2dfd053260 (patch)
tree58b1d2c1a30c1879f3b00b564c1869d69129db9a /sys/dev/pci
parent2adbce083b5957abfe218a36a4ce448dfe0ebbb9 (diff)
Remove clause 3 from NetBSD license.
ok deraadt@
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/if_lii.c5
-rw-r--r--sys/dev/pci/if_liireg.h5
2 files changed, 2 insertions, 8 deletions
diff --git a/sys/dev/pci/if_lii.c b/sys/dev/pci/if_lii.c
index 2b160358d36..f0e9d59a04a 100644
--- a/sys/dev/pci/if_lii.c
+++ b/sys/dev/pci/if_lii.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_lii.c,v 1.15 2008/06/30 11:20:28 jsing Exp $ */
+/* $OpenBSD: if_lii.c,v 1.16 2008/07/17 13:50:49 jsing Exp $ */
/*
* Copyright (c) 2007 The NetBSD Foundation.
@@ -12,9 +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. 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
diff --git a/sys/dev/pci/if_liireg.h b/sys/dev/pci/if_liireg.h
index 4340572e8f4..4759307fe33 100644
--- a/sys/dev/pci/if_liireg.h
+++ b/sys/dev/pci/if_liireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_liireg.h,v 1.2 2007/12/31 15:18:06 jasper Exp $ */
+/* $OpenBSD: if_liireg.h,v 1.3 2008/07/17 13:50:49 jsing Exp $ */
/*
* Copyright (c) 2007 The NetBSD Foundation.
@@ -12,9 +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. 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