Add top level LICENSE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2009 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-06-26 11:44:47 +00:00
parent 534ac16f65
commit de5a8b7f09
1 changed files with 11 additions and 0 deletions

11
LICENSE Normal file
View File

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