diff options
| -rw-r--r-- | LICENSE | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -5,7 +5,10 @@ bitbake/COPYING (GPLv2) | |||
| 5 | meta/COPYING.MIT (MIT) | 5 | meta/COPYING.MIT (MIT) |
| 6 | meta-extras/COPYING.MIT (MIT) | 6 | meta-extras/COPYING.MIT (MIT) |
| 7 | 7 | ||
| 8 | which cover the components in those subdirectories. | 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. | ||
| 9 | 12 | ||
| 10 | License information for any other files is either explicitly stated | 13 | License information for any other files is either explicitly stated |
| 11 | or defaults to GPL version 2. | 14 | or defaults to GPL version 2. |
