more licensing

This commit is contained in:
Russ Cox 2009-08-14 22:49:38 -07:00
parent 6f4d7598d9
commit c8ae41fb03
3 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// This file originated as Plan 9's /sys/include/libc.h.
// The plan9port-specific changes may be distributed
// using the license in ../src/lib9/LICENSE.
/*
* Lib9 is miscellany from the Plan 9 C library that doesn't
* fit into libutf or into libfmt, but is still missing from traditional