plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit dbc3cf7024f37cd021cd8700b5b0e9ea22c3a881
parent f305dffb85432d58fd3bc3ce8d78371e652dd314
Author: rsc <devnull@localhost>
Date:   Mon, 13 Oct 2003 17:20:36 +0000

Clarify font directories.

Diffstat:
MLICENSE | 8+++-----
Mfont/LICENSE | 6++----
2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -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.) diff --git a/font/LICENSE b/font/LICENSE @@ -5,10 +5,8 @@ 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.)