mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
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
|