Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/pci Drop 3rd and 4th clauses, as the copyright ...
details: https://anonhg.NetBSD.org/src/rev/c01abdb77847
branches: trunk
changeset: 748720:c01abdb77847
user: snj <snj%NetBSD.org@localhost>
date: Tue Nov 03 01:19:35 2009 +0000
description:
Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did
in OpenBSD revision 1.2.
diffstat:
sys/arch/x86/pci/i82802reg.h | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r c6d8c98eb34b -r c01abdb77847 sys/arch/x86/pci/i82802reg.h
--- a/sys/arch/x86/pci/i82802reg.h Tue Nov 03 01:13:38 2009 +0000
+++ b/sys/arch/x86/pci/i82802reg.h Tue Nov 03 01:19:35 2009 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: i82802reg.h,v 1.1 2006/02/12 18:16:01 tron Exp $ */
+/* $NetBSD: i82802reg.h,v 1.2 2009/11/03 01:19:35 snj Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -12,11 +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 Michael Shalayeff.
- * 4. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
Home |
Main Index |
Thread Index |
Old Index