summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2005-12-09 14:39:26 +0000
committerjsg <jsg@openbsd.org>2005-12-09 14:39:26 +0000
commitb6ceacb5c224c40ebb78806857347be9772221b4 (patch)
tree371c5e980be4004f818771edee7e9f6e85dff1af
parentansi and deregister. No binary change. (diff)
downloadwireguard-openbsd-b6ceacb5c224c40ebb78806857347be9772221b4.tar.xz
wireguard-openbsd-b6ceacb5c224c40ebb78806857347be9772221b4.zip
Drop clause 3/4 as per i386 version.
ok aaron@ (Copyright holder).
-rw-r--r--sys/arch/amd64/amd64/wscons_machdep.c7
-rw-r--r--sys/arch/sgi/dev/wscons_machdep.c7
2 files changed, 2 insertions, 12 deletions
diff --git a/sys/arch/amd64/amd64/wscons_machdep.c b/sys/arch/amd64/amd64/wscons_machdep.c
index b12d697824f..d835bcb0435 100644
--- a/sys/arch/amd64/amd64/wscons_machdep.c
+++ b/sys/arch/amd64/amd64/wscons_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wscons_machdep.c,v 1.3 2004/11/02 21:20:58 miod Exp $ */
+/* $OpenBSD: wscons_machdep.c,v 1.4 2005/12/09 14:39:26 jsg 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
diff --git a/sys/arch/sgi/dev/wscons_machdep.c b/sys/arch/sgi/dev/wscons_machdep.c
index 102b2c50fbd..efc0047a108 100644
--- a/sys/arch/sgi/dev/wscons_machdep.c
+++ b/sys/arch/sgi/dev/wscons_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wscons_machdep.c,v 1.2 2004/10/05 14:33:17 miod Exp $ */
+/* $OpenBSD: wscons_machdep.c,v 1.3 2005/12/09 14:39:26 jsg 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