summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2003-06-02 16:16:23 +0000
committermiod <miod@openbsd.org>2003-06-02 16:16:23 +0000
commitd4c05afccd9b3b77ef40ca8990a19518d398e19f (patch)
treecaaafe896d3c2878cb104cb662ca71dec56ad22b /sys
parentlicence cleanup (diff)
downloadwireguard-openbsd-d4c05afccd9b3b77ef40ca8990a19518d398e19f.tar.xz
wireguard-openbsd-d4c05afccd9b3b77ef40ca8990a19518d398e19f.zip
Relax licence by removing the 3rd clause on all files whereI was still
using a 3 clause licence.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/macppc/macppc/ofw_machdep.h4
-rw-r--r--sys/arch/mvme88k/include/kcore.h4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/macppc/macppc/ofw_machdep.h b/sys/arch/macppc/macppc/ofw_machdep.h
index 30c789efabe..3fc4b6ad6a8 100644
--- a/sys/arch/macppc/macppc/ofw_machdep.h
+++ b/sys/arch/macppc/macppc/ofw_machdep.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ofw_machdep.h,v 1.2 2002/08/20 02:50:43 drahn Exp $ */
+/* $OpenBSD: ofw_machdep.h,v 1.3 2003/06/02 16:16:27 miod Exp $ */
/*
* Copyright (c) 2002, Miodrag Vallat.
@@ -11,8 +11,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. 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
diff --git a/sys/arch/mvme88k/include/kcore.h b/sys/arch/mvme88k/include/kcore.h
index 43300abcb3c..73902fc7a4c 100644
--- a/sys/arch/mvme88k/include/kcore.h
+++ b/sys/arch/mvme88k/include/kcore.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: kcore.h,v 1.1 2001/08/06 20:48:22 miod Exp $ */
+/* $OpenBSD: kcore.h,v 1.2 2003/06/02 16:16:27 miod Exp $ */
/*
* Copyright (c) 2001 Miodrag Vallat.
@@ -12,8 +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. 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