mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Clarify font directories.
This commit is contained in:
parent
f305dffb85
commit
dbc3cf7024
2 changed files with 5 additions and 9 deletions
8
LICENSE
8
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
|
under simpler BSD-like boilerplates. See the LICENSE files in those
|
||||||
directories.
|
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:
|
and distributed under the following exception to the Lucent license:
|
||||||
|
|
||||||
No right is granted to create derivative works of or
|
No right is granted to create derivative works of or
|
||||||
to redistribute (other than with the Plan 9 Operating System)
|
to redistribute (other than with the Plan 9 Operating System)
|
||||||
the screen imprinter fonts identified in subdirectory
|
the screen imprinter fonts identified in subdirectory
|
||||||
/lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida
|
font/lucida. This directory contains material copyrights by
|
||||||
Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans
|
B&H Inc. and Y&Y Inc.
|
||||||
Typewriter83), identified in subdirectory /sys/lib/postscript/font.
|
|
||||||
These directories contain material copyrights by B&H Inc. and Y&Y Inc.
|
|
||||||
|
|
||||||
(Of course, X11 already distributes non-Unicode versions of these fonts.)
|
(Of course, X11 already distributes non-Unicode versions of these fonts.)
|
||||||
|
|
||||||
|
|
|
@ -5,10 +5,8 @@ to the Lucent license:
|
||||||
No right is granted to create derivative works of or
|
No right is granted to create derivative works of or
|
||||||
to redistribute (other than with the Plan 9 Operating System)
|
to redistribute (other than with the Plan 9 Operating System)
|
||||||
the screen imprinter fonts identified in subdirectory
|
the screen imprinter fonts identified in subdirectory
|
||||||
/lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida
|
font/lucida. This directory contains material copyrights
|
||||||
Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans
|
by B&H Inc. and Y&Y Inc.
|
||||||
Typewriter83), identified in subdirectory /sys/lib/postscript/font.
|
|
||||||
These directories contain material copyrights by B&H Inc. and Y&Y Inc.
|
|
||||||
|
|
||||||
(Of course, X11 already distributes non-Unicode versions of these fonts.)
|
(Of course, X11 already distributes non-Unicode versions of these fonts.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue