summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2008-07-03 03:00:38 +0000
committerRay Lai <ray@cvs.openbsd.org>2008-07-03 03:00:38 +0000
commit4c44a880ad8826139c59a040d699dd08cf4c6e85 (patch)
treeddf62670a1a1dfa162683926862cf0099c9d54a0 /sys/arch
parent3a41ad0850eb354f1a1922a251389198b1501aab (diff)
Remove clauses 3 and 4 from NetBSD license.
OK deraadt
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/arm/xscale/pxa2x0.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arch/arm/xscale/pxa2x0.c b/sys/arch/arm/xscale/pxa2x0.c
index d06cf4652f5..87ce3cc7bbe 100644
--- a/sys/arch/arm/xscale/pxa2x0.c
+++ b/sys/arch/arm/xscale/pxa2x0.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pxa2x0.c,v 1.13 2008/05/15 22:17:08 brad Exp $ */
+/* $OpenBSD: pxa2x0.c,v 1.14 2008/07/03 03:00:37 ray Exp $ */
/* $NetBSD: pxa2x0.c,v 1.5 2003/12/12 16:42:44 thorpej Exp $ */
/*
@@ -52,13 +52,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.
*/
/*-
* Copyright (c) 1999