diff options
author | Russ Cox <rsc@swtch.com> | 2009-08-14 21:55:50 -0700 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2009-08-14 21:55:50 -0700 |
commit | 6f4d7598d9de70f745910f0c28afebc6ba16a7c5 (patch) | |
tree | a100423396e9b76a3f940d45c9ff5e147820951d /src/lib9 | |
parent | e96abc03b4726bb4abf4337b7620ca6100a5dc08 (diff) | |
download | plan9port-6f4d7598d9de70f745910f0c28afebc6ba16a7c5.tar.gz plan9port-6f4d7598d9de70f745910f0c28afebc6ba16a7c5.tar.bz2 plan9port-6f4d7598d9de70f745910f0c28afebc6ba16a7c5.zip |
more licensing
Diffstat (limited to 'src/lib9')
-rw-r--r-- | src/lib9/LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib9/LICENSE b/src/lib9/LICENSE index 2645067f..a8957625 100644 --- a/src/lib9/LICENSE +++ b/src/lib9/LICENSE @@ -9,6 +9,7 @@ and do not derive from the Plan 9 from Bell Labs distribution. _p9dir.c _p9translate.c announce.c + argv0.c atoi.c atol.c atoll.c |