diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-01-04 14:58:05 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-01-04 14:58:05 +0000 |
commit | 4f4e4de3eddbc0b49c768e0d38e4e5096fb8cec5 (patch) | |
tree | 313af08c53ce37c2f6b7342002ad1d0ebd753e01 /usr.bin/fgen | |
parent | 02ac3c441c5752469ec5a34105dc2e86bcf67404 (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 'usr.bin/fgen')
-rw-r--r-- | usr.bin/fgen/fgen.1 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/fgen/fgen.1 b/usr.bin/fgen/fgen.1 index b0a51ded480..6ef12f85e74 100644 --- a/usr.bin/fgen/fgen.1 +++ b/usr.bin/fgen/fgen.1 @@ -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. @@ -11,11 +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. 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 |