Eduardo Horvath agreed to rescind clause 3 and 4 in
authorjsg <jsg@openbsd.org>
Wed, 4 Jan 2023 14:58:04 +0000 (14:58 +0000)
committerjsg <jsg@openbsd.org>
Wed, 4 Jan 2023 14:58:04 +0000 (14:58 +0000)
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

sys/arch/sparc64/sparc64/in_cksum.S
usr.bin/fgen/fgen.1

index e351063..a8a5ea5 100644 (file)
@@ -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 $ */
 
 /*
  * 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
index b0a51de..6ef12f8 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: fgen.1,v 1.6 2013/07/16 00:07:52 schwarze Exp $
+.\"    $OpenBSD: fgen.1,v 1.7 2023/01/04 14:58:04 jsg Exp $
 .\"    $NetBSD: fgen.1,v 1.6 2001/06/13 10:46:05 wiz Exp $
 .\"
 .\" Copyright (c) 1998 Eduardo Horvath, All Rights Reserved.
 .\" 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
@@ -28,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: January 4 2023 $
 .Dt FGEN 1
 .Os
 .Sh NAME