]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/html/misc.html
No real changes, just get rid of _wxMenuAt() in wxOSX menu code.
[wxWidgets.git] / src / tiff / html / misc.html
CommitLineData
8414a40c
VZ
1<HTML>
2<HEAD>
3<TITLE>
4Acknowledgments and Other Issues
5</TITLE>
6</HEAD>
7<BODY BGCOLOR=white>
8<FONT FACE="Arial, Helvetica, Sans">
9<H1>
10<IMG SRC=images/ring.gif WIDTH=124 HEIGHT=124 ALIGN=left BORDER=1 HSPACE=6>
11Acknowledgments and Other Issues
12</H1>
13
14<P>
15Silicon Graphics has seen fit to allow us to give this work away. It
16is free. There is no support or guarantee of any sort as to its
17operations, correctness, or whatever. If you do anything useful with
18all or parts of it you need to honor the copyright notices. It would
19also be nice to be acknowledged.<p>
20
21<BR CLEAR=left>
22
23<H2>Acknowledgements</H2>
24
25The libtiff software was written by Sam Leffler while working for
26Silicon Graphics.<p>
27
28The LZW algorithm is derived from the compress program (the proper
29attribution is included in the source code). The Group 3 fax stuff
30originated as code from Jef Poskanzer, but has since been rewritten
31several times. The latest version uses an algorithm from Frank
32Cringle -- consult <TT>libtiff/mkg3states.c</TT> and
33<TT>libtiff/tif_fax3.h</TT> for further information.
34The JPEG support was written by Tom Lane and is dependent on the
35excellent work of Tom Lane and the Independent JPEG Group (IJG)
36who distribute their work under friendly licensing similar to this
37software.
38Many other people have by now helped with bug fixes and code; a
39few of the more persistent contributors have been:
40
41<PRE>
42 Bjorn P. Brox
43 Dan McCoy
44 J.T. Conklin
45 Richard Minner
46 Frank D. Cringle
47 Richard Mlynarik
48 Soren Pingel Dalsgaard
49 Niles Ritter
50 Steve Johnson
51 Karsten Spang
52 Tom Lane
53 Peter Smith
54 Brent Roman
55 Mike Welles
56 Frank Warmerdam
57 Greg Ward
58 Stanislav Brabec
59 Roman Shpount
60 Peter Skarpetis
61 Arvan Pritchard
62 Bernt Herd
63 Joseph Orost
64 Phil Beffery
65 Ivo Penzar
66 Francois Dagand
67 Albert Chin-A-Young
68 Bruce A. Mallett
69 Dwight Kelly
70 Andrey Kiselev
71 Ross Finlayson
72 Dmitry V. Levin
73 Bob Friesenhahn
74 Lee Howard
75 Joris Van Damme
76</PRE>
77
78(my apology to anyone that was inadvertently not listed.)
79
80<H2>Use and Copyright</H2>
81
82<P><H5><PRE>
83Copyright (c) 1988-1997 Sam Leffler
84Copyright (c) 1991-1997 Silicon Graphics, Inc.
85
86Permission to use, copy, modify, distribute, and sell this software and
87its documentation for any purpose is hereby granted without fee, provided
88that (i) the above copyright notices and this permission notice appear in
89all copies of the software and related documentation, and (ii) the names of
90Sam Leffler and Silicon Graphics may not be used in any advertising or
91publicity relating to the software without the specific, prior written
92permission of Sam Leffler and Silicon Graphics.
93
94THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
95EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
96WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
97
98IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
99ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
100OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
101WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
102LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
103OF THIS SOFTWARE.
104</PRE></H5>
105
106<P>
107<HR>
108
109
110Last updated: $Date: 2005/10/23 19:43:29 $
111</BODY>
112</HTML>