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