Merged from emacs@sv.gnu.org
[bpt/emacs.git] / src / bitmaps / README
1 This directory contains bitmap files that Emacs uses from
2 /usr/include/X11/bitmaps. That directory doesn't seem to exist under
3 VMS.
4
5
6 COPYRIGHT AND LICENSE INFORMATION
7
8 These bitmaps are the same as those contained in X Version 11 Release
9 4 (released 1989). The correspondence between the Emacs filenames and
10 the original include/X11/bitmaps/ filenames is as follows:
11
12 Emacs: X11R4:
13 cntrpmsk.xbm cntr_ptrmsk
14 cntrptr.xbm cntr_ptr
15 crosswv.xbm cross_weave
16 dimple1.xbm dimple1
17 dimple3.xbm dimple3
18 gray.xbm gray
19 gray1.xbm gray1
20 gray3.xbm gray3
21 leftpmsk.xbm left_ptrmsk
22 leftptr.xbm left_ptr
23 rtpmsk.xbm right_ptrmsk
24 rtptr.xbm right_ptr
25 stipple.xbm stipple
26
27
28 The following copyright and license notice appeared in the parent
29 directory of the X11R4 bitmaps/ directory (in include/X11/copyright.h):
30
31 Copyright 1985, 1986, 1987, 1988, 1989 by the
32 Massachusetts Institute of Technology
33
34 Permission to use, copy, modify, distribute, and sell this software and its
35 documentation for any purpose is hereby granted without fee, provided that
36 the above copyright notice appear in all copies and that both that
37 copyright notice and this permission notice appear in supporting
38 documentation, and that the name of M.I.T. not be used in advertising or
39 publicity pertaining to distribution of the software without specific,
40 written prior permission. M.I.T. makes no representations about the
41 suitability of this software for any purpose. It is provided "as is"
42 without express or implied warranty.