From: Richard Purdie Date: Tue, 26 Jun 2007 11:44:47 +0000 (+0000) Subject: Add top level LICENSE X-Git-Tag: rev_ivi_2015_02_04~31872 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7accc6ef87c33f4971e754995e0622ed3c06286d;p=scm%2Fbb%2Ftizen-distro.git Add top level LICENSE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2009 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..88e0e2f --- /dev/null +++ b/LICENSE @@ -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.