jehanne/LICENSE.md

23 lines
907 B
Markdown
Raw Normal View History

2015-12-22 11:30:42 +01:00
## License ##
Jehanne inherits a lot of code from Plan9 through [Plan9-9k][plan9-9k], [9front][9front] and [Harvey][harvey].
2015-12-22 11:30:42 +01:00
Plan9 code is modified and redistributed under GNU General Public License, Version 2
as explained in licence/LICENSE.Plan9.txt.
Libraries that are linked to the kernel must obey to a compatible license.
New libraries and programs that use Plan9 libraries as system libraries can be subject
to different licenses.
## Additional Licenses ##
Jehanne contains a number of third-party packages under various licenses.
They are retrieved from their respective sources - licenses
for these packages are not included here, but should be available
from the respective directories in /sys/src or /pkg.
[harvey]: http://harvey-os.org "Harvey OS"
[9front]: http://9front.org/ "THE PLAN FELL OFF"
[plan9-9k]: https://bitbucket.org/forsyth/plan9-9k "Experimental 64-bit Plan 9 kernel"