COPYING
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Aug 15 14:59:37 2007 +0000 (2007-08-15)
changeset 333 d647d0e6021e
parent 191 e9483f539bce
child 338 43ff52fb85e6
permissions -rw-r--r--
Add the possibility to force the number of // jobs without reconfiguring.
     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