mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
LICENSE: Clarify the license recipe source code is under
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
5
LICENSE
5
LICENSE
@@ -5,7 +5,10 @@ bitbake/COPYING (GPLv2)
|
|||||||
meta/COPYING.MIT (MIT)
|
meta/COPYING.MIT (MIT)
|
||||||
meta-extras/COPYING.MIT (MIT)
|
meta-extras/COPYING.MIT (MIT)
|
||||||
|
|
||||||
which cover the components in those subdirectories.
|
which cover the components in those subdirectories. This means all
|
||||||
|
metadata is MIT licensed unless otherwise stated. Source code included
|
||||||
|
in tree for individual recipes is under the LICENSE stated in the .bb
|
||||||
|
file for those software projects unless otherwise stated.
|
||||||
|
|
||||||
License information for any other files is either explicitly stated
|
License information for any other files is either explicitly stated
|
||||||
or defaults to GPL version 2.
|
or defaults to GPL version 2.
|
||||||
|
|||||||
Reference in New Issue
Block a user