1 |
578 |
markom |
Copyright (c) 1993-95 Ioi Kim Lam.
|
2 |
|
|
Copyright (c) 1996 Expert Interface Technologies.
|
3 |
|
|
|
4 |
|
|
Permission is hereby granted, without written agreement and without
|
5 |
|
|
license or royalty fees, to use, copy, modify, and distribute this
|
6 |
|
|
software and its documentation for any purpose, provided that the
|
7 |
|
|
above copyright notice and the following two paragraphs appear in all
|
8 |
|
|
copies of this software.
|
9 |
|
|
|
10 |
|
|
IN NO EVENT SHALL THE AUTHORS OF THIS SOFTWARE BE LIABLE TO ANY PARTY
|
11 |
|
|
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
|
12 |
|
|
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
|
13 |
|
|
THE AUTHORS OF THIS SOFTWARE HAVE BEEN ADVISED OF THE POSSIBILITY OF
|
14 |
|
|
SUCH DAMAGE.
|
15 |
|
|
|
16 |
|
|
THE AUTHORS OF THIS SOFTWARE SPECIFICALLY DISCLAIM ANY WARRANTIES,
|
17 |
|
|
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
18 |
|
|
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON
|
19 |
|
|
AN "AS IS" BASIS, AND THE AUTHORS OF THIS SOFTWARE HAVE NO OBLIGATION TO
|
20 |
|
|
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
21 |
|
|
|
22 |
|
|
----------------------------------------------------------------------
|
23 |
|
|
|
24 |
|
|
Parts of this software are based on the Tcl/Tk software copyrighted by
|
25 |
|
|
the Regents of the University of California, Sun Microsystems, Inc.,
|
26 |
|
|
and other parties. The original license terms of the Tcl/Tk software
|
27 |
|
|
distribution is included in the file docs/license.tcltk.
|
28 |
|
|
|
29 |
|
|
Parts of this software are based on the HTML Library software
|
30 |
|
|
copyrighted by Sun Microsystems, Inc. The original license terms of
|
31 |
|
|
the HTML Library software distribution is included in the file
|
32 |
|
|
docs/license.html_lib.
|