LICENSE: Clarify the license recipe source code is under
[scm/bb/tizen-distro.git] / LICENSE
1 Different components of Poky are under different licenses (a mix of 
2 MIT and GPLv2). Please see:
3
4 bitbake/COPYING (GPLv2)
5 meta/COPYING.MIT (MIT)
6 meta-extras/COPYING.MIT (MIT)
7
8 which cover the components in those subdirectories. This means all 
9 metadata is MIT licensed unless otherwise stated. Source code included 
10 in tree for individual recipes is under the LICENSE stated in the .bb 
11 file for those software projects unless otherwise stated.
12
13 License information for any other files is either explicitly stated 
14 or defaults to GPL version 2.