LICENSE 328 B

1234567891011
  1. Different components of Poky are under different licenses (a mix of
  2. MIT and GPLv2). Please see:
  3. bitbake/COPYING (GPLv2)
  4. meta/COPYING.MIT (MIT)
  5. meta-extras/COPYING.MIT (MIT)
  6. which cover the components in those subdirectories.
  7. License information for any other files is either explicitly stated
  8. or defaults to GPL version 2.