Rephrase the licensing of patches/

This commit is contained in:
Yann E. MORIN" 2007-07-02 17:45:27 +00:00
parent 5785bc53b4
commit 344a346103

18
COPYING
View File

@ -6,13 +6,17 @@ the following terms.
licenses.d/by-sa/deed.en (human-readable summary) licenses.d/by-sa/deed.en (human-readable summary)
licenses.d/by-sa/legalcode (legal code, the full license) licenses.d/by-sa/legalcode (legal code, the full license)
- Files found in patches/uClibc/*/ are available under the GNU Lesser General - Files found in patches/*/ are available under the same license as the
Public License (LGPL), v2.1, to be found there: software they apply to.
licenses.d/lgpl.txt As a rule of thumb:
patches/uClibc/*/*.patch : available under the LGPL v2.1
- Files found in patches/glibc/*/ are available under the GNU Lesser General patches/glibc/*/*.patch : ditto
Public License (LGPL), v2.1, to be found there: patches/dmalloc/*/*.patch : ditto
licenses.d/lgpl.txt 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 - Other files not covered by the above licenses, and not covered by an
individual license specified in the file itself, or an accompanying file, individual license specified in the file itself, or an accompanying file,