diff options
| author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-08-27 15:43:49 +0200 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-08-27 15:43:49 +0200 |
| commit | e3506f4c4d64903e9394f3dc55d9fe74af2af46c (patch) | |
| tree | afaa232abd1b7ccbeb935e90bda52eea8134fc13 /lib/legal/NOTICE | |
| parent | 1ba43dd3696e76fefc2efbf2500ebd0594502887 (diff) | |
| download | plan9front-e3506f4c4d64903e9394f3dc55d9fe74af2af46c.tar.xz | |
/lib/legal: add big NOTICE file to clarify what license applies to what
Diffstat (limited to 'lib/legal/NOTICE')
| -rw-r--r-- | lib/legal/NOTICE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/legal/NOTICE b/lib/legal/NOTICE new file mode 100644 index 000000000..ccec51249 --- /dev/null +++ b/lib/legal/NOTICE @@ -0,0 +1,21 @@ +The Plan 9 software is provided under the terms of the +Lucent Public License, Version 1.02, reproduced in the +file /lib/legal/lpl, with the following notable exceptions: + +1. No right is granted to create derivative works of or + to redistribute (other than with the Plan 9 Operating System) + the screen imprinter fonts identified in subdirectory + /lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida + Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans + Typewriter83), identified in subdirectory /sys/lib/postscript/font. + These directories contain material copyrights by B&H Inc. and Y&Y Inc. + +2. The printer fonts identified in subdirectory /sys/lib/ghostscript/font + are subject to the GNU GPL, reproduced in the file /lib/legal/gpl. + +3. The ghostscript program in the subdirectory /sys/src/cmd/gs is + covered by the Aladdin Free Public License, reproduced in the file + /lib/legal/afpl. + +Other, less notable exceptions are marked in the file tree with +COPYING, COPYRIGHT, or LICENSE files. |
