1Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
2All Rights Reserved.
3
4Permission is hereby granted, free of charge, to any person obtaining a
5copy of this software and associated documentation files (the
6"Software"), to deal in the Software without restriction, including
7without limitation the rights to use, copy, modify, merge, publish,
8distribute, sub license, and/or sell copies of the Software, and to
9permit persons to whom the Software is furnished to do so, subject to
10the following conditions:
11
12The above copyright notice and this permission notice (including the
13next paragraph) shall be included in all copies or substantial portions
14of the Software.
15
16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
19IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
20ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23
24*************************************************************************
25
26Copyright 2001 by Patrick LERDA
27Portions Copyright by Stephen Blackheath
28
29Permission to use, copy, modify, distribute, and sell this software and its
30documentation for any purpose is hereby granted without fee, provided that
31the above copyright notice appear in all copies and that both that
32copyright notice and this permission notice appear in supporting
33documentation, and that the name of Patrick LERDA not be used in
34advertising or publicity pertaining to distribution of the software without
35specific, written prior permission.  Patrick LERDA makes no representations
36about the suitability of this software for any purpose.  It is provided
37"as is" without express or implied warranty.
38
39PATRICK LERDA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
40INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
41EVENT SHALL PATRICK LERDA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
42CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
43DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
44TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
45PERFORMANCE OF THIS SOFTWARE.
46
47*************************************************************************
48
49Copyright 2007 George Sapountzis
50
51Permission is hereby granted, free of charge, to any person obtaining a
52copy of this software and associated documentation files (the "Software"),
53to deal in the Software without restriction, including without limitation
54the rights to use, copy, modify, merge, publish, distribute, sublicense,
55and/or sell copies of the Software, and to permit persons to whom the
56Software is furnished to do so, subject to the following conditions:
57
58The above copyright notice and this permission notice (including the next
59paragraph) shall be included in all copies or substantial portions of the
60Software.
61
62THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
65THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
68SOFTWARE.
69