LICENSE 515 B

1234567891011121314
  1. Different components of OpenEmbedded are under different licenses (a mix
  2. of MIT and GPLv2). Please see:
  3. meta/COPYING.GPLv2 (GPLv2)
  4. meta/COPYING.MIT (MIT)
  5. meta-selftest/COPYING.MIT (MIT)
  6. meta-skeleton/COPYING.MIT (MIT)
  7. All metadata is MIT licensed unless otherwise stated. Source code
  8. included in tree for individual recipes is under the LICENSE stated in
  9. the associated recipe (.bb file) unless otherwise stated.
  10. License information for any other files is either explicitly stated
  11. or defaults to GPL version 2.