diff options
author | rsc <devnull@localhost> | 2003-10-11 02:57:01 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-10-11 02:57:01 +0000 |
commit | 7ce20e3ee0120ac261249bf4887a98bc324d0e51 (patch) | |
tree | 0145702c563656becb1b1653fecbc7485181eda6 /font/misc/README | |
parent | cca17c54b55d804936ac581a89d81899d9c2ab39 (diff) | |
download | plan9port-7ce20e3ee0120ac261249bf4887a98bc324d0e51.tar.gz plan9port-7ce20e3ee0120ac261249bf4887a98bc324d0e51.tar.bz2 plan9port-7ce20e3ee0120ac261249bf4887a98bc324d0e51.zip |
More fonts.
Diffstat (limited to 'font/misc/README')
-rw-r--r-- | font/misc/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/font/misc/README b/font/misc/README new file mode 100644 index 00000000..69291cd9 --- /dev/null +++ b/font/misc/README @@ -0,0 +1,24 @@ + All the subfonts in this directory are based on characters in the X + distribution from MIT. + + /* + * © 1989 Massachusetts Institute of Technology + * + * Permission to use, copy, modify, distribute, and sell this software and its + * documentation for any purpose is hereby granted without fee, provided that + * the above copyright notice appear in all copies and that both that + * copyright notice and this permission notice appear in supporting + * documentation, and that the name of M.I.T. not be used in advertising or + * publicity pertaining to distribution of the software without specific, + * written prior permission. M.I.T. makes no representations about the + * suitability of this software for any purpose. It is provided "as is" + * without express or implied warranty. + * + * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T. + * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION + * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN + * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + * + */ |