diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2008-07-01 04:14:58 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2008-07-01 04:14:58 +0000 |
commit | 5a66d37d1384c6425ca6fe97507d1418a74fbb7d (patch) | |
tree | 1b177204f70ccc9633f0c5e8e8167434a80806bf /share/man | |
parent | 4d9c5ffc9a79bfebff28a4f8ec81aeb1bb468d78 (diff) |
Remove clauses 3 and 4 from BSD license owned by mickey and NetBSD.
OK mickey, deraadt.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/pcibios.4 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/man4.i386/pcibios.4 b/share/man/man4/man4.i386/pcibios.4 index 941ed7858de..65e046317d6 100644 --- a/share/man/man4/man4.i386/pcibios.4 +++ b/share/man/man4/man4.i386/pcibios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcibios.4,v 1.22 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: pcibios.4,v 1.23 2008/07/01 04:14:57 ray Exp $ .\" $NetBSD: pcibios.4,v 1.7 2000/08/03 13:32:39 soda Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff, All rights reserved. @@ -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 @@ -36,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 1 2008 $ .Dt PCIBIOS 4 i386 .Os .Sh NAME |