Module Name: src
Committed By: snj
Date: Tue Nov 3 01:19:35 UTC 2009
Modified Files:
src/sys/arch/x86/pci: i82802reg.h
Log Message:
Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did
in OpenBSD revision 1.2.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/pci/i82802reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/x86/pci/i82802reg.h
diff -u src/sys/arch/x86/pci/i82802reg.h:1.1 src/sys/arch/x86/pci/i82802reg.h:1.2
--- src/sys/arch/x86/pci/i82802reg.h:1.1 Sun Feb 12 18:16:01 2006
+++ src/sys/arch/x86/pci/i82802reg.h Tue Nov 3 01:19:35 2009
@@ -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