diff options
author | Russ Cox <rsc@swtch.com> | 2009-08-14 22:49:38 -0700 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2009-08-14 22:49:38 -0700 |
commit | c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5 (patch) | |
tree | 94c83da1cc1462d091eb4a37b1e21231bf79e8d5 /src | |
parent | 6f4d7598d9de70f745910f0c28afebc6ba16a7c5 (diff) | |
download | plan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.tar.gz plan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.tar.bz2 plan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.zip |
more licensing
Diffstat (limited to 'src')
-rw-r--r-- | src/lib9/LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib9/LICENSE b/src/lib9/LICENSE index a8957625..12e3eba5 100644 --- a/src/lib9/LICENSE +++ b/src/lib9/LICENSE @@ -4,6 +4,8 @@ terms of the simpler MIT-style license at the bottom of this file. The files listed below were written from scrach for plan9port and do not derive from the Plan 9 from Bell Labs distribution. + ../../include/u.h + non-Plan 9 code in ../../include/libc.h _exits.c _p9dialparse.c _p9dir.c |