summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2014-07-05 07:18:34 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2014-07-05 07:18:34 +0000
commit36a585351ccbc9f83d48929b4091fe0afaba0b3a (patch)
tree2376e15fcb6789d829d91e248be78e7ffebc8e87 /sys/arch
parent910dc867c61dec2f4bf0f5ba640b49bb42a6cc50 (diff)
Matthias Pfaller rescinded clauses three and four of his license
http://mail-index.netbsd.org/source-changes/2009/10/18/msg002090.html
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/i386/kgdb_machdep.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/i386/i386/kgdb_machdep.c b/sys/arch/i386/i386/kgdb_machdep.c
index 23841d35dd6..1b0d5217e33 100644
--- a/sys/arch/i386/i386/kgdb_machdep.c
+++ b/sys/arch/i386/i386/kgdb_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: kgdb_machdep.c,v 1.10 2014/03/29 18:09:29 guenther Exp $ */
+/* $OpenBSD: kgdb_machdep.c,v 1.11 2014/07/05 07:18:33 jsg Exp $ */
/* $NetBSD: kgdb_machdep.c,v 1.6 1998/08/13 21:36:03 thorpej Exp $ */
/*-
@@ -43,11 +43,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 Matthias Pfaller.
- * 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