Skip to content
LICENSE 515 B
Newer Older
Different components of OpenEmbedded are under different licenses (a mix
of MIT and GPLv2). Please see:
meta/COPYING.GPLv2 (GPLv2)
Richard Purdie's avatar
Richard Purdie committed
meta/COPYING.MIT (MIT)
meta-selftest/COPYING.MIT (MIT)
meta-skeleton/COPYING.MIT (MIT)
All metadata is MIT licensed unless otherwise stated. Source code
included in tree for individual recipes is under the LICENSE stated in
the associated recipe (.bb file) unless otherwise stated.
Richard Purdie's avatar
Richard Purdie committed

License information for any other files is either explicitly stated 
or defaults to GPL version 2.