summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2023-01-04 10:59:35 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2023-01-04 10:59:35 +0000
commit1c34d693518dcf5998ef77421097edb4d45f3c26 (patch)
treeab0cdd7df350ad718816d9b762f4851e31e7b1d4 /sys
parent4089d39270450cc7d8647a559fdc4644713815fa (diff)
Leo Weppelman agreed to rescind clause 3 and 4 in
NetBSD kvm_dump.3 rev 1.15 kcore.h rev 1.3 https://mail-index.netbsd.org/source-changes/2009/10/20/msg002169.html
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/mips64/include/kcore.h7
-rw-r--r--sys/sys/kcore.h7
2 files changed, 2 insertions, 12 deletions
diff --git a/sys/arch/mips64/include/kcore.h b/sys/arch/mips64/include/kcore.h
index e88cb0e5fe3..1d06922906a 100644
--- a/sys/arch/mips64/include/kcore.h
+++ b/sys/arch/mips64/include/kcore.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: kcore.h,v 1.2 2011/03/23 16:54:36 pirofti Exp $ */
+/* $OpenBSD: kcore.h,v 1.3 2023/01/04 10:59:34 jsg Exp $ */
/* $NetBSD: kcore.h,v 1.1 1996/03/10 21:55:18 leo Exp $ */
/*
@@ -13,11 +13,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 Leo Weppelman.
- * 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/sys/kcore.h b/sys/sys/kcore.h
index 4c5662b29a4..bca0459ac62 100644
--- a/sys/sys/kcore.h
+++ b/sys/sys/kcore.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: kcore.h,v 1.1 1996/04/18 21:40:57 niklas Exp $ */
+/* $OpenBSD: kcore.h,v 1.2 2023/01/04 10:59:34 jsg Exp $ */
/* $NetBSD: kcore.h,v 1.1 1996/03/10 21:56:00 leo Exp $ */
/*
@@ -13,11 +13,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 Leo Weppelman.
- * 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