Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
	All the subfonts in this directory are based on characters in the X
2
	distribution from MIT.
3
	- Rob Pike, Bell Laboratories
4
 
5
 /*
6
 * © 1989 Massachusetts Institute of Technology
7
 *
8
 * Permission to use, copy, modify, distribute, and sell this software and its
9
 * documentation for any purpose is hereby granted without fee, provided that
10
 * the above copyright notice appear in all copies and that both that
11
 * copyright notice and this permission notice appear in supporting
12
 * documentation, and that the name of M.I.T. not be used in advertising or
13
 * publicity pertaining to distribution of the software without specific,
14
 * written prior permission.  M.I.T. makes no representations about the
15
 * suitability of this software for any purpose.  It is provided "as is"
16
 * without express or implied warranty.
17
 *
18
 * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
19
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
20
 * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
21
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
22
 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
23
 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24
 *
25
 */