]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
awk: Remove last markings we have on awk
authorWarner Losh <imp@FreeBSD.org>
Thu, 22 Jul 2021 02:24:57 +0000 (20:24 -0600)
committerWarner Losh <imp@FreeBSD.org>
Sat, 31 Jul 2021 00:02:51 +0000 (18:02 -0600)
commit97de70c68dd78ec73f30d07ab46b5b4dd490e031
tree9197c0b16f8b204fcf5c034296fa02c8ae71a7e3
parenta32cc696990ea7b21fe7005ec2b5637fa9e3a6e9
awk: Remove last markings we have on awk

We normally don't add $FreeBSD$ to contrib software. However, these
changes date back to the CVS era of source code management and have been
overlooked. Now that all these files are back to the same as the
upstream bsd-features branch, remove the FreeBSD specific changes, which
are now just $FreeBSD$ and the (FreeBSD) in the version string.

MFC After: 2 weeks
Sponsored by: Netflix

(cherry picked from commit 5ab82b00cca74feb9d047e9c8aa29e5118810edc)
contrib/one-true-awk/b.c
contrib/one-true-awk/main.c
contrib/one-true-awk/run.c