modules/freetype2/docs/FTL.TXT

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/modules/freetype2/docs/FTL.TXT	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,169 @@
     1.4 +                    The FreeType Project LICENSE
     1.5 +                    ----------------------------
     1.6 +
     1.7 +                            2006-Jan-27
     1.8 +
     1.9 +                    Copyright 1996-2002, 2006 by
    1.10 +          David Turner, Robert Wilhelm, and Werner Lemberg
    1.11 +
    1.12 +
    1.13 +
    1.14 +Introduction
    1.15 +============
    1.16 +
    1.17 +  The FreeType  Project is distributed in  several archive packages;
    1.18 +  some of them may contain, in addition to the FreeType font engine,
    1.19 +  various tools and  contributions which rely on, or  relate to, the
    1.20 +  FreeType Project.
    1.21 +
    1.22 +  This  license applies  to all  files found  in such  packages, and
    1.23 +  which do not  fall under their own explicit  license.  The license
    1.24 +  affects  thus  the  FreeType   font  engine,  the  test  programs,
    1.25 +  documentation and makefiles, at the very least.
    1.26 +
    1.27 +  This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
    1.28 +  (Independent JPEG  Group) licenses, which  all encourage inclusion
    1.29 +  and  use of  free  software in  commercial  and freeware  products
    1.30 +  alike.  As a consequence, its main points are that:
    1.31 +
    1.32 +    o We don't promise that this software works. However, we will be
    1.33 +      interested in any kind of bug reports. (`as is' distribution)
    1.34 +
    1.35 +    o You can  use this software for whatever you  want, in parts or
    1.36 +      full form, without having to pay us. (`royalty-free' usage)
    1.37 +
    1.38 +    o You may not pretend that  you wrote this software.  If you use
    1.39 +      it, or  only parts of it,  in a program,  you must acknowledge
    1.40 +      somewhere  in  your  documentation  that  you  have  used  the
    1.41 +      FreeType code. (`credits')
    1.42 +
    1.43 +  We  specifically  permit  and  encourage  the  inclusion  of  this
    1.44 +  software, with  or without modifications,  in commercial products.
    1.45 +  We  disclaim  all warranties  covering  The  FreeType Project  and
    1.46 +  assume no liability related to The FreeType Project.
    1.47 +
    1.48 +
    1.49 +  Finally,  many  people  asked  us  for  a  preferred  form  for  a
    1.50 +  credit/disclaimer to use in compliance with this license.  We thus
    1.51 +  encourage you to use the following text:
    1.52 +
    1.53 +   """
    1.54 +    Portions of this software are copyright © <year> The FreeType
    1.55 +    Project (www.freetype.org).  All rights reserved.
    1.56 +   """
    1.57 +
    1.58 +  Please replace <year> with the value from the FreeType version you
    1.59 +  actually use.
    1.60 +
    1.61 +
    1.62 +Legal Terms
    1.63 +===========
    1.64 +
    1.65 +0. Definitions
    1.66 +--------------
    1.67 +
    1.68 +  Throughout this license,  the terms `package', `FreeType Project',
    1.69 +  and  `FreeType  archive' refer  to  the  set  of files  originally
    1.70 +  distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
    1.71 +  Werner Lemberg) as the `FreeType Project', be they named as alpha,
    1.72 +  beta or final release.
    1.73 +
    1.74 +  `You' refers to  the licensee, or person using  the project, where
    1.75 +  `using' is a generic term including compiling the project's source
    1.76 +  code as  well as linking it  to form a  `program' or `executable'.
    1.77 +  This  program is  referred to  as  `a program  using the  FreeType
    1.78 +  engine'.
    1.79 +
    1.80 +  This  license applies  to all  files distributed  in  the original
    1.81 +  FreeType  Project,   including  all  source   code,  binaries  and
    1.82 +  documentation,  unless  otherwise  stated   in  the  file  in  its
    1.83 +  original, unmodified form as  distributed in the original archive.
    1.84 +  If you are  unsure whether or not a particular  file is covered by
    1.85 +  this license, you must contact us to verify this.
    1.86 +
    1.87 +  The FreeType  Project is copyright (C) 1996-2000  by David Turner,
    1.88 +  Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
    1.89 +  specified below.
    1.90 +
    1.91 +1. No Warranty
    1.92 +--------------
    1.93 +
    1.94 +  THE FREETYPE PROJECT  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
    1.95 +  KIND, EITHER  EXPRESS OR IMPLIED,  INCLUDING, BUT NOT  LIMITED TO,
    1.96 +  WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
    1.97 +  PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
    1.98 +  BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
    1.99 +  USE, OF THE FREETYPE PROJECT.
   1.100 +
   1.101 +2. Redistribution
   1.102 +-----------------
   1.103 +
   1.104 +  This  license  grants  a  worldwide, royalty-free,  perpetual  and
   1.105 +  irrevocable right  and license to use,  execute, perform, compile,
   1.106 +  display,  copy,   create  derivative  works   of,  distribute  and
   1.107 +  sublicense the  FreeType Project (in  both source and  object code
   1.108 +  forms)  and  derivative works  thereof  for  any  purpose; and  to
   1.109 +  authorize others  to exercise  some or all  of the  rights granted
   1.110 +  herein, subject to the following conditions:
   1.111 +
   1.112 +    o Redistribution of  source code  must retain this  license file
   1.113 +      (`FTL.TXT') unaltered; any  additions, deletions or changes to
   1.114 +      the original  files must be clearly  indicated in accompanying
   1.115 +      documentation.   The  copyright   notices  of  the  unaltered,
   1.116 +      original  files must  be  preserved in  all  copies of  source
   1.117 +      files.
   1.118 +
   1.119 +    o Redistribution in binary form must provide a  disclaimer  that
   1.120 +      states  that  the software is based in part of the work of the
   1.121 +      FreeType Team,  in  the  distribution  documentation.  We also
   1.122 +      encourage you to put an URL to the FreeType web page  in  your
   1.123 +      documentation, though this isn't mandatory.
   1.124 +
   1.125 +  These conditions  apply to any  software derived from or  based on
   1.126 +  the FreeType Project,  not just the unmodified files.   If you use
   1.127 +  our work, you  must acknowledge us.  However, no  fee need be paid
   1.128 +  to us.
   1.129 +
   1.130 +3. Advertising
   1.131 +--------------
   1.132 +
   1.133 +  Neither the  FreeType authors and  contributors nor you  shall use
   1.134 +  the name of the  other for commercial, advertising, or promotional
   1.135 +  purposes without specific prior written permission.
   1.136 +
   1.137 +  We suggest,  but do not require, that  you use one or  more of the
   1.138 +  following phrases to refer  to this software in your documentation
   1.139 +  or advertising  materials: `FreeType Project',  `FreeType Engine',
   1.140 +  `FreeType library', or `FreeType Distribution'.
   1.141 +
   1.142 +  As  you have  not signed  this license,  you are  not  required to
   1.143 +  accept  it.   However,  as  the FreeType  Project  is  copyrighted
   1.144 +  material, only  this license, or  another one contracted  with the
   1.145 +  authors, grants you  the right to use, distribute,  and modify it.
   1.146 +  Therefore,  by  using,  distributing,  or modifying  the  FreeType
   1.147 +  Project, you indicate that you understand and accept all the terms
   1.148 +  of this license.
   1.149 +
   1.150 +4. Contacts
   1.151 +-----------
   1.152 +
   1.153 +  There are two mailing lists related to FreeType:
   1.154 +
   1.155 +    o freetype@nongnu.org
   1.156 +
   1.157 +      Discusses general use and applications of FreeType, as well as
   1.158 +      future and  wanted additions to the  library and distribution.
   1.159 +      If  you are looking  for support,  start in  this list  if you
   1.160 +      haven't found anything to help you in the documentation.
   1.161 +
   1.162 +    o freetype-devel@nongnu.org
   1.163 +
   1.164 +      Discusses bugs,  as well  as engine internals,  design issues,
   1.165 +      specific licenses, porting, etc.
   1.166 +
   1.167 +  Our home page can be found at
   1.168 +
   1.169 +    http://www.freetype.org
   1.170 +
   1.171 +
   1.172 +--- end of FTL.TXT ---

mercurial