yann@425: Unless otherwise stated in individual files, this work is licensed to you under yann@1: the following terms. yann@1: yann@1: - Files in docs/ are available under the Creative Commons Attribution, Share yann@1: Alike (by-sa), v2.5, to be found there: yann@17: licenses.d/by-sa/deed.en (human-readable summary) yann@17: licenses.d/by-sa/legalcode (legal code, the full license) yann@1: yann@191: - Files found in patches/*/ are available under the same license as the yann@338: upstream software they apply to. yann@338: yann@338: That means that you can't use those patches if you were licensed the yann@338: software under a specific license which is not the one the software is yann@338: commonly available under. yann@338: yann@338: As an example, if you ever managed to get the Linux kernel under a license yann@338: other than the GPLv2, you are not allowed to use the Linux kernel patches yann@338: coming with crosstool-NG, as those are available under the GPLv2, which is yann@338: the license the Linux kernel is most commonly available under. yann@338: yann@338: As a convenience, the GNU Lesser General Public License (LGPL) v2.1 (for the yann@338: glibc, uClibc, and some other libraries) is available there: yann@338: licenses.d/lgpl.txt yann@1: yann@1: - Other files not covered by the above licenses, and not covered by an yann@1: individual license specified in the file itself, or an accompanying file, yann@1: are available under the GNU General Public License (GPL), v2, to be found yann@1: here: yann@17: licenses.d/gpl.txt