aboutsummaryrefslogtreecommitdiff
path: root/include/libc.h
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2009-08-14 22:49:38 -0700
committerRuss Cox <rsc@swtch.com>2009-08-14 22:49:38 -0700
commitc8ae41fb03c43c3a00a144d92e904dc1c28b3fb5 (patch)
tree94c83da1cc1462d091eb4a37b1e21231bf79e8d5 /include/libc.h
parent6f4d7598d9de70f745910f0c28afebc6ba16a7c5 (diff)
downloadplan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.tar.gz
plan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.tar.bz2
plan9port-c8ae41fb03c43c3a00a144d92e904dc1c28b3fb5.zip
more licensing
Diffstat (limited to 'include/libc.h')
-rw-r--r--include/libc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/libc.h b/include/libc.h
index 0427dadf..af4422d1 100644
--- a/include/libc.h
+++ b/include/libc.h
@@ -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