2
/*****************************************************************************/
3
/** Copyright 1988 by Evans & Sutherland Computer Corporation, **/
4
/** Salt Lake City, Utah **/
5
/** Portions Copyright 1989 by the Massachusetts Institute of Technology **/
6
/** Cambridge, Massachusetts **/
8
/** All Rights Reserved **/
10
/** Permission to use, copy, modify, and distribute this software and **/
11
/** its documentation for any purpose and without fee is hereby **/
12
/** granted, provided that the above copyright notice appear in all **/
13
/** copies and that both that copyright notice and this permis- **/
14
/** sion notice appear in supporting documentation, and that the **/
15
/** names of Evans & Sutherland and M.I.T. not be used in advertising **/
16
/** in publicity pertaining to distribution of the software without **/
17
/** specific, written prior permission. **/
19
/** EVANS & SUTHERLAND AND M.I.T. DISCLAIM ALL WARRANTIES WITH REGARD **/
20
/** TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT- **/
21
/** ABILITY AND FITNESS, IN NO EVENT SHALL EVANS & SUTHERLAND OR **/
22
/** M.I.T. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAM- **/
23
/** AGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA **/
24
/** OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER **/
25
/** TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE **/
26
/** OR PERFORMANCE OF THIS SOFTWARE. **/
27
/*****************************************************************************/
31
* Copyright 1992 Claude Lecommandeur.
33
* Permission to use, copy, modify and distribute this software [ctwm] and
34
* its documentation for any purpose is hereby granted without fee, provided
35
* that the above copyright notice appear in all copies and that both that
36
* copyright notice and this permission notice appear in supporting documen-
37
* tation, and that the name of Claude Lecommandeur not be used in adverti-
38
* sing or publicity pertaining to distribution of the software without
39
* specific, written prior permission. Claude Lecommandeur make no represen-
40
* tations about the suitability of this software for any purpose. It is
41
* provided "as is" without express or implied warranty.
43
* Claude Lecommandeur DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
44
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
45
* EVENT SHALL Claude Lecommandeur BE LIABLE FOR ANY SPECIAL, INDIRECT OR
46
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
47
* USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
* PERFORMANCE OF THIS SOFTWARE.
51
* Author: Claude Lecommandeur [ lecom@sic.epfl.ch ][ April 1992 ]
3
* Copyright 1988 by Evans & Sutherland Computer Corporation,
5
* Portions Copyright 1989 by the Massachusetts Institute of Technology
6
* Cambridge, Massachusetts
8
* Copyright 1992 Claude Lecommandeur.
54
11
/***********************************************************************