summaryrefslogtreecommitdiff
path: root/COPYING
blob: 25e81c80235f138edcec551ee53731d957c4d0d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Unless otherwise stated in individaul files, this work is licensed to you under
the following terms.

- Files in docs/ are available under the Creative Commons Attribution, Share
  Alike (by-sa), v2.5, to be found there:
    licenses.d/by-sa/deed.en     (human-readable summary)
    licenses.d/by-sa/legalcode   (legal code, the full license)
    
- Files found in patches/*/ are available under the same license as the
  software they apply to.
  As a rule of thumb:
    patches/uClibc/*/*.patch  : available under the LGPL v2.1
    patches/glibc/*/*.patch   : ditto
    patches/dmalloc/*/*.patch : ditto
    patches/libfloat/*/*.patch: Seems to be some BSD-like license; see the
                                full source.
    patches/*/*/*.patch not covered by any license above:
                                GPL v2 (some are GPL v2 or later, see the
                                full source).

- Other files not covered by the above licenses, and not covered by an
  individual license specified in the file itself, or an accompanying file,
  are available under the GNU General Public License (GPL), v2, to be found
  here:
    licenses.d/gpl.txt