summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-04 19:36:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-04 19:36:34 +0000
commit8b13fafb2a5c3ec47f4b69274a976f3246265d7e (patch)
treeb6dd57d67441a7a1f2f81a89e846429ddd43a3c4 /sys/arch/i386
parentb5e7c5343dab0f1a7429b0f893d1d9847c150bcb (diff)
3/4 cleanup for aaron
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/i386/wscons_machdep.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/i386/i386/wscons_machdep.c b/sys/arch/i386/i386/wscons_machdep.c
index 38450539eff..78f9cdc150d 100644
--- a/sys/arch/i386/i386/wscons_machdep.c
+++ b/sys/arch/i386/i386/wscons_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wscons_machdep.c,v 1.9 2002/06/18 12:50:55 nate Exp $ */
+/* $OpenBSD: wscons_machdep.c,v 1.10 2003/06/04 19:36:33 deraadt Exp $ */
/*
* Copyright (c) 2001 Aaron Campbell
@@ -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 Aaron Campbell.
- * 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