diff options
author | rsc <devnull@localhost> | 2003-10-13 17:20:36 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-10-13 17:20:36 +0000 |
commit | dbc3cf7024f37cd021cd8700b5b0e9ea22c3a881 (patch) | |
tree | f238f335cdb4edf09b34c93888d3aaba732b5c6d /LICENSE | |
parent | f305dffb85432d58fd3bc3ce8d78371e652dd314 (diff) | |
download | plan9port-dbc3cf7024f37cd021cd8700b5b0e9ea22c3a881.tar.gz plan9port-dbc3cf7024f37cd021cd8700b5b0e9ea22c3a881.tar.bz2 plan9port-dbc3cf7024f37cd021cd8700b5b0e9ea22c3a881.zip |
Clarify font directories.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -5,16 +5,14 @@ There are a few exceptions: libutf, libfmt, and libregexp are distributed under simpler BSD-like boilerplates. See the LICENSE files in those directories. -The bitmap fonts in the font directory are copyright B&H Inc. and Y&Y Inc. +The bitmap fonts in the font/lucida directory are copyright B&H Inc. and Y&Y Inc. and distributed under the following exception to the Lucent license: 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. + font/lucida. This directory contains material copyrights by + B&H Inc. and Y&Y Inc. (Of course, X11 already distributes non-Unicode versions of these fonts.) |