diff options
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 16 |
1 files changed, 8 insertions, 8 deletions
| @@ -1,14 +1,14 @@ | |||
| 1 | Different components of Poky are under different licenses (a mix of | 1 | Different components of OpenEmbedded are under different licenses (a mix |
| 2 | MIT and GPLv2). Please see: | 2 | of MIT and GPLv2). Please see: |
| 3 | 3 | ||
| 4 | bitbake/COPYING (GPLv2) | 4 | meta/COPYING.GPLv2 (GPLv2) |
| 5 | meta/COPYING.MIT (MIT) | 5 | meta/COPYING.MIT (MIT) |
| 6 | meta-extras/COPYING.MIT (MIT) | 6 | meta-selftest/COPYING.MIT (MIT) |
| 7 | meta-skeleton/COPYING.MIT (MIT) | ||
| 7 | 8 | ||
| 8 | which cover the components in those subdirectories. This means all | 9 | All metadata is MIT licensed unless otherwise stated. Source code |
| 9 | metadata is MIT licensed unless otherwise stated. Source code included | 10 | included in tree for individual recipes is under the LICENSE stated in |
| 10 | in tree for individual recipes is under the LICENSE stated in the .bb | 11 | the associated recipe (.bb file) unless otherwise stated. |
| 11 | file for those software projects unless otherwise stated. | ||
| 12 | 12 | ||
| 13 | License information for any other files is either explicitly stated | 13 | License information for any other files is either explicitly stated |
| 14 | or defaults to GPL version 2. | 14 | or defaults to GPL version 2. |
