63EN
4. Cont acts
There are two mail ing lists related to FreeTy pe:
• freetype@nongnu.org
Discusses general use and applications of FreeType, as well as future and wanted additions to the
library and distribution. If you are looking for support, start in this list if you hav en't found anything
to help you in the documentation.
• freetype-devel@ nongnu.org
Discusses bugs, as well as engine internals, de sign issues, specific licenses, porting, et c.
Our home page can be found at
http://www .freetype.or g
LibJPEG
In plain English:
1. We don't promise that this software w orks. (But if you find any bugs, please let us know!)
2. You can use this soft ware for whatever you want. You don't have to pay us.
3. You may not pretend that you wrote this software. If you use it in a program, you must acknowledge
somewhere in your documentation that you've used the IJG code.
In legalese:
The authors make NO WARRANTY or representation , either expre ss or implied, with respect to this
software, its quality, accuracy, merchantab ility, or fitness for a particular purpose. This softw are is
provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy.
This software is co pyright (C) 1991-1 998, Thomas G. Lane.
All Rights Reserved except as specif ied below.
Permission is hereby granted to use, copy, modify, and distribute this software (or portions the reof) for
any purpose, without fe e, subject to th ese condition s:
(1) If any pa rt of the source c ode for this sof tware is distrib uted, then this README file must be included,
with this copyright and no- warranty notice unaltered; and any additions, deletions, or c hanges to t he
original files must be clearly indicat ed in accompanying docume ntation.
(2) If only executable code is distributed, then the accompanying documentation must state that "this
software is based in part on the w ork of the Independent J PEG Group".
(3) Permission for use of this software is granted only if the user accepts full responsibility for any
undesirable conseque nces; the authors a ccept NO LIABILITY for damages of any kind.
These con ditions app ly to any so ftware deriv ed from or based on the IJG code , not just to the unmodified
library. If you use our work, you ought to acknowledge us.
Permission is NOT granted for the use of any IJG au thor's name or company n ame in adverti sing or
publicity re lating to t his softwa re or produ cts derived from i t. Th i s s o ft wa re m ay be r ef er r ed to o nl y as "t h e
Independent JPEG Group's software".
We specific ally permit and encourage the u se of this sof tware as the b asis of commerc ial products,
provided that all warranty or liability cla ims are assumed by t he product vendor.
Open SSL
OpenSSL License
/*
Copyright (c) 1998-200 8 The OpenSSL Project. A ll rights res erved.
Redistribution and use in source and binary forms, with or withou t modification, are permi tted provided
that the follow ing condition s are met:
1. Redistributions of source code must retain the above cop yright noti ce, this list of condition s and the
following d isclaimer.
2. Redistributions in bi nary form must reproduce the above copyright noti ce, this list of conditions and
the following disclai mer in the documentatio n and/or other materials provi ded with the distribution.
3. All advertising materials mentio ning features or use of this software must display the followi ng
acknowledgment:
"This produ ct includ es software d eveloped by the OpenS SL Project fo r use in the Op enSSL Tool kit.
(http: //www.o penssl. org/)"
4. The names "OpenSSL Toolki t" and "OpenSSL Project" must no t be used to endorse or promot e products
derived from this software withou t prior written permissio n. For written permission, please contact
openssl-core@openssl.org.
5. Products derived from th is software may not be called "OpenSSL" no r may "OpenSSL" appear in their
names witho ut prior writ ten permission of the OpenSSL P roject.
6. Redistributions of any form whatsoever must retai n the followin g acknowledgm ent:
"This produ ct includ es software d eveloped by the OpenS SL Project fo r use in the Op enSSL Tool kit
(http: //www.o penssl. org/)"
THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR IMPLIED
WARRANT IES, INCLUD ING, BUT NOT LI MITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE D ISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
ITS CONTRIBUTORS BE LI ABLE FOR ANY DIRECT, INDIRE CT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCL UDING, BUT NOT LIMITED TO, PROCU REMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROF ITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRAC T, STRICT LIABILITY, OR TORT (INCLUDIN G NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF AD VISED OF THE
POSSIBILITY OF SUCH DAMAGE.
This product includes cry ptographic softwar e written by E ric Young (eay@cry ptsoft.com ). This product
includes software writte n by Tim Hudson (tjh@cryptsoft .com).
*/
Original SSLeay Lic ense
/* Copyri ght (C) 1995-199 8 Eric Young (e ay@cryptsoft.c om) All rights r eserved.
This packag e is an SSL impl ementation w ritten by Eri c Young (eay@c ryptsoft.com).
The implementa tion was written so as to conf orm with Netscape s SSL.
This librar y is free for commerc ial and non-comm ercial use as long as the following c onditions are ah eared
to. The follo wing condition s apply to all code found in th is distributi on, be it th e RC4, RSA, l hash, DES, etc.,
code; not just the SSL code. The SSL docum entation included with this distrib ution is covered by the
same copyright terms except t hat the holder is Tim Hudson ( tjh@cryptsoft.com).
Copyright remains Eric Young's, and as such any Copyright noti ces in the code are not to be removed.
If this package is used in a product, Eric You ng should be given attribution as the author of the p arts of the library used.
This can be in the form of a textual messa ge at program st artup or in do cumentation (online or text ual)
provided wi th the package.
Redistribution and use in source and binary forms, with or withou t modification, are permi tted provided
that the f ollowing co nditions ar e met:
1.
Redistribu tions of so urce code mus t retain the copyright no tice, this l ist of condit ions and the f ollowing di sclaimer.
2. Redistributions in bi nary form must reproduce the abo ve copyright notic e, this list of cond itions and
the followin g disclaimer in the documentati on and/or other materials provi ded with the dis tribution.
3. All advertising materials mentioning features or use of this software must display the following
acknow ledgem ent:
"This product inclu des cryptographic soft ware written by Eric Young (eay@cr yptsoft.com)"
The word 'c ryptograph ic' can be le ft out if the ro uines from the library b eing used are no t cryptogr aphic rela ted :-).
4. If you i nclude any Win dows specific code (or a derivative thereof) from the apps direc tory (applicat ion
code) you must include an ackno wledgement:
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
THIS S OFTWA RE IS P ROVIDE D BY ER IC YOU NG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTI ES OF MERCHANTABILI TY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. I N NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INC IDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT N OT LIMITED TO, PR OCUREMENT OF SUBSTITU TE GOODS OR SERVICES; LOS S OF USE,
DATA, OR PROFITS; OR BUSIN ESS INTERRUPTION) HOWEVER CAU SED AND ON ANY THEORY OF LIABILIT Y,
WHETHER IN CONT RACT, S TRICT LIABI LITY, O R TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBIL ITY OF SUCH DAMAGE.
The licence a nd distribution term s for any publica lly available vers ion or derivative of th is code cannot be
changed. i.e. this code cannot simply be c opied and put under another di stribution licence [including the
GNU Public Li cence.]
*/
E5PJ1UD_EN.book Page 63 Thurs day, September 10, 2009 6: 45 PM