summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2023-01-04 14:58:05 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2023-01-04 14:58:05 +0000
commit4f4e4de3eddbc0b49c768e0d38e4e5096fb8cec5 (patch)
tree313af08c53ce37c2f6b7342002ad1d0ebd753e01 /sys/arch/sparc64
parent02ac3c441c5752469ec5a34105dc2e86bcf67404 (diff)
Eduardo Horvath agreed to rescind clause 3 and 4 in
NetBSD fgen.1 rev 1.9 cpu_in_cksum.S rev 1.2 https://mail-index.netbsd.org/source-changes/2009/10/19/msg002130.html
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/sparc64/in_cksum.S7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sparc64/sparc64/in_cksum.S b/sys/arch/sparc64/sparc64/in_cksum.S
index e3510639ad6..a8a5ea50819 100644
--- a/sys/arch/sparc64/sparc64/in_cksum.S
+++ b/sys/arch/sparc64/sparc64/in_cksum.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: in_cksum.S,v 1.3 2022/12/08 01:25:45 guenther Exp $ */
+/* $OpenBSD: in_cksum.S,v 1.4 2023/01/04 14:58:04 jsg Exp $ */
/* $NetBSD: in_cksum.S,v 1.2 2001/08/10 20:53:11 eeh Exp $ */
/*
@@ -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 Eduardo Horvath.
- * 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