diff options
author | rsc <devnull@localhost> | 2003-10-11 02:54:18 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-10-11 02:54:18 +0000 |
commit | cca17c54b55d804936ac581a89d81899d9c2ab39 (patch) | |
tree | ba2e3debb8324d35a6a1f3c78dff65511cc42f34 /font | |
parent | 2009374690190b95a29db0c31decd07f4652eb45 (diff) | |
download | plan9port-cca17c54b55d804936ac581a89d81899d9c2ab39.tar.gz plan9port-cca17c54b55d804936ac581a89d81899d9c2ab39.tar.bz2 plan9port-cca17c54b55d804936ac581a89d81899d9c2ab39.zip |
Add license.
Diffstat (limited to 'font')
-rw-r--r-- | font/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/font/LICENSE b/font/LICENSE new file mode 100644 index 00000000..9604a91a --- /dev/null +++ b/font/LICENSE @@ -0,0 +1,13 @@ +The bitmap fonts in this 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. + +(Of course, X11 already distributes non-Unicode versions of these fonts.) + |