47EN
OTHERS
4. Cont acts
There are two mail ing lists related to Free Type:
• 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 ha ven'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, etc.
Our home page can be found at
http://www .freetype.or g
LibJPEG
In plain English:
1. We don't promise that this software works. (But if yo u find any bugs, p lease 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 representa tion, either express or im plied, with resp ect 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) 199 1-1998, Thomas G. Lan e.
All Rights Reserved except as specif ied below.
Permission is hereby granted to use, copy, modify, and distribute this software (or portio ns thereof) for
any purpose, without fe e, subject to these condi tions:
(1) If any pa rt of the sourc e code for this software is distributed, the n this README f ile must be in cluded,
with this copyright and no- warranty notice unalter ed; and any additions, deletio ns, or ch anges to t he
original files must be clearly indicat ed in accompanying docu mentation.
(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 JPEG 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 fo r damages of any ki nd.
These con ditions ap ply to any software der ived from or based on the IJG code, not ju st to the unmo dified
library. If you use our work, you ought to acknowledge us.
Permission is NOT gran ted for the use of any IJG author's n ame or comp any name i n advertisi ng or
publicity re lating to t his softwa re or prod ucts deriv ed fro m i t . T h is s of t wa re m ay b e r e fe r re d t o on l y a s "t h e
Independent JPEG Group's software".
We specific ally permit and encourage t he use of thi s software as the basis of c ommercial pr oducts,
provided that all warranty o r liability cl aims are assumed b y the product vendor.
Open SSL
OpenSSL License
/*
Copyright (c) 1998-200 8 The OpenSS L Project . All rights r eserved.
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 condi tions and th e
following d isclaimer.
2. Redistributions in bi nary form must reproduce the above copyright no tice, this list of conditio ns and
the following disclai mer in the documentatio n and/or other materia ls provided with the distribut ion.
3. All advertising materials mentio ning features or use of this software must display the following
acknowledgment:
"This produ ct includ es softwa re develope d by the Open SSL Projec t for use in t he OpenSSL Toolkit.
(http: //www.o penssl .org/)"
4. The names "OpenSSL Toolki t" and "OpenSSL Project" must no t be used to endorse or promo te products
derived from this software withou t prior written permi ssion. 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 wr itten permissio n of the Op enSSL Project.
6. Redistributions of any form whatsoever must retai n the follow ing acknowle dgment:
"This produ ct includ es softwa re develope d by the Open SSL Projec t for use in t he OpenSSL Toolkit
(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 MERCHANTA BILITY 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, PRO CUREMENT 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 (INC LUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
This product includes cry ptographic softwar e written by E ric Youn g (eay@c ryptsoft. com). T his produ ct
includes software writte n by Tim Hudson (tjh@cryptsoft .com).
*/
Original SSLeay L icense
/* Copyri ght (C) 1995- 1998 Eric Young (eay@crypt soft.com) All rights reserved.
This packag e is an SSL im plementatio n written by Eric Young ( eay@cryptsof t.com).
The implementa tion was writte n so as to conform with Netsca pes SSL.
This libra ry is free for commerci al and non-c ommercial use as long as the follo wing condit ions are
adhered to. The follo wing conditio ns apply to all code foun d in this distribut ion, be it the RC4, RSA, l hash,
DES, etc., code; not just the SSL code . The SSL documentation included with this distribution is covered
by the same copyright ter ms except that the ho lder is Tim Hudson (tjh@cryp tsoft.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 parts of the library used.
This can be in the form of a textual message at progr am startup or in documen tation (online or textual)
provided wi th the package .
Redistribution and use in source and binary forms, with or witho ut modification, are pe rmitted provided
that the f ollowing co nditions are met:
1. Redistributions of source code must retain th e copyright notice, th is list of con ditions and th e following
disclaimer.
2. Redistributions in bi nary form must reproduce the abo ve copyright no tice, this list of co nditions and
the followin g disclaimer i n the document ation and/or ot her materia ls provided wit h the distribu tion.
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 (e ay@cryptsoft.com )"
The word ' cryptogra phic' ca n be left o ut if the routines from the library b eing use d are not cryptograp hic rel ated :-).
4. If you i nclude any Wi ndows specific code (or a deri vative thereof) from the ap ps directory (application
code) you must include an ackno wledgement:
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
THIS S OFTW ARE IS P ROVID ED BY ERIC YO UNG ` `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTI ES OF MERCHANTABI LITY AND FIT NESS 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, PROCUREMENT OF SUBSTIT UTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSIN ESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABIL ITY,
WHETHER IN CONT RACT, STRICT LIAB ILITY, OR TOR T (INCLUDING NEGLIGENCE OR OTHERWIS E) 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 ter ms for any publi cally availabl e version or deriva tive of this code c annot be
changed. i.e. this code cannot simply be c opied and put under anothe r distribution licence [inclu ding the
GNU Public Li cence.]
*/
INTRODUCTION CONNECTIONS PLAYBACK FUNCTION SETUP OTHERS
E5RJ2ED_EN.book Page 47 Thursday, October 29, 2009 3: 30 PM