COPYING
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Aug 07 19:40:38 2007 +0000 (2007-08-07)
changeset 321 a7ba1352aee1
parent 191 e9483f539bce
child 338 43ff52fb85e6
permissions -rw-r--r--
Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
This option is used as a sed expression to pass onto CT_TARGET to create an alias.
     1 Unless otherwise stated in individaul files, this work is licensed to you under
     2 the following terms.
     3 
     4 - Files in docs/ are available under the Creative Commons Attribution, Share
     5   Alike (by-sa), v2.5, to be found there:
     6     licenses.d/by-sa/deed.en     (human-readable summary)
     7     licenses.d/by-sa/legalcode   (legal code, the full license)
     8     
     9 - Files found in patches/*/ are available under the same license as the
    10   software they apply to.
    11   As a rule of thumb:
    12     patches/uClibc/*/*.patch  : available under the LGPL v2.1
    13     patches/glibc/*/*.patch   : ditto
    14     patches/dmalloc/*/*.patch : ditto
    15     patches/*/*/*.patch not covered by any license above:
    16                                 GPL v2 (some are GPL v2 or later, see the
    17                                 full source).
    18 
    19 - Other files not covered by the above licenses, and not covered by an
    20   individual license specified in the file itself, or an accompanying file,
    21   are available under the GNU General Public License (GPL), v2, to be found
    22   here:
    23     licenses.d/gpl.txt