summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/obio.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 15:54:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 15:54:32 +0000
commit5372398f153153e55470c352fe3112b4d3d92f39 (patch)
tree2edeba9b71cd449310b0ffb9aade41a3ba7be887 /sys/arch/sparc/dev/obio.c
parent6479e32e5485f35189d1a4421748fccf1c09263b (diff)
some license cleanup
Diffstat (limited to 'sys/arch/sparc/dev/obio.c')
-rw-r--r--sys/arch/sparc/dev/obio.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/sparc/dev/obio.c b/sys/arch/sparc/dev/obio.c
index 86cc923ab4c..2f8c8d1eed9 100644
--- a/sys/arch/sparc/dev/obio.c
+++ b/sys/arch/sparc/dev/obio.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: obio.c,v 1.13 2002/04/30 01:12:29 art Exp $ */
+/* $OpenBSD: obio.c,v 1.14 2003/06/02 15:54:22 deraadt Exp $ */
/* $NetBSD: obio.c,v 1.37 1997/07/29 09:58:11 fair Exp $ */
/*
@@ -14,9 +14,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 Theo de Raadt.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*