146407a4bSopenharmony_ciFREETYPE LICENSES
246407a4bSopenharmony_ci-----------------
346407a4bSopenharmony_ci
446407a4bSopenharmony_ciThe FreeType  2 font  engine is  copyrighted work  and cannot  be used
546407a4bSopenharmony_cilegally without  a software  license.  In order  to make  this project
646407a4bSopenharmony_ciusable to  a vast majority of  developers, we distribute it  under two
746407a4bSopenharmony_cimutually exclusive open-source licenses.
846407a4bSopenharmony_ci
946407a4bSopenharmony_ciThis means that *you* must choose  *one* of the two licenses described
1046407a4bSopenharmony_cibelow, then obey all its terms and conditions when using FreeType 2 in
1146407a4bSopenharmony_ciany of your projects or products.
1246407a4bSopenharmony_ci
1346407a4bSopenharmony_ci  - The FreeType License,  found in the file  `docs/FTL.TXT`, which is
1446407a4bSopenharmony_ci    similar to the  original BSD license *with*  an advertising clause
1546407a4bSopenharmony_ci    that forces  you to explicitly  cite the FreeType project  in your
1646407a4bSopenharmony_ci    product's  documentation.  All  details are  in the  license file.
1746407a4bSopenharmony_ci    This license is suited to products which don't use the GNU General
1846407a4bSopenharmony_ci    Public License.
1946407a4bSopenharmony_ci
2046407a4bSopenharmony_ci    Note that  this license  is compatible to  the GNU  General Public
2146407a4bSopenharmony_ci    License version 3, but not version 2.
2246407a4bSopenharmony_ci
2346407a4bSopenharmony_ci  - The   GNU   General   Public   License   version   2,   found   in
2446407a4bSopenharmony_ci    `docs/GPLv2.TXT`  (any  later  version  can  be  used  also),  for
2546407a4bSopenharmony_ci    programs  which  already  use  the  GPL.  Note  that  the  FTL  is
2646407a4bSopenharmony_ci    incompatible with GPLv2 due to its advertisement clause.
2746407a4bSopenharmony_ci
2846407a4bSopenharmony_ciThe contributed  BDF and PCF  drivers come  with a license  similar to
2946407a4bSopenharmony_cithat  of the  X Window  System.   It is  compatible to  the above  two
3046407a4bSopenharmony_cilicenses (see files `src/bdf/README`  and `src/pcf/README`).  The same
3146407a4bSopenharmony_ciholds   for   the   source    code   files   `src/base/fthash.c`   and
3246407a4bSopenharmony_ci`include/freetype/internal/fthash.h`; they wer part  of the BDF driver
3346407a4bSopenharmony_ciin earlier FreeType versions.
3446407a4bSopenharmony_ci
3546407a4bSopenharmony_ciThe gzip  module uses the  zlib license (see  `src/gzip/zlib.h`) which
3646407a4bSopenharmony_citoo is compatible to the above two licenses.
3746407a4bSopenharmony_ci
3846407a4bSopenharmony_ciThe  MD5 checksum  support  (only used  for  debugging in  development
3946407a4bSopenharmony_cibuilds) is in the public domain.
4046407a4bSopenharmony_ci
4146407a4bSopenharmony_ci
4246407a4bSopenharmony_ci--- end of LICENSE.TXT ---
43