1This 'awk' source is directly downloaded from the Plan 9 source
2
3http://cm.bell-labs.com/sources/plan9/sys/src/cmd/awk/
4
5as such, it's copyright is held by Lucent Technologies and distributed under the
6Lucent Public License version 1.02 [http://www.opensource.org/licenses/lucent1.02.php].
7
8Modifications were made by Jeff Sickel in order to build using Plan 9 from User
9Space [https://9fans.github.io/plan9port/] to the following files:
10
11    mkfile
12    re.c
13
14