From: Richard Purdie Date: Thu, 10 Jun 2010 09:13:18 +0000 (+0100) Subject: LICENSE: Clarify the license recipe source code is under X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d0218c654a22a8617c05e923b8ea9442dd51b33c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git LICENSE: Clarify the license recipe source code is under Signed-off-by: Richard Purdie --- diff --git a/LICENSE b/LICENSE index 88e0e2f2b20..4dc9a312343 100644 --- a/LICENSE +++ b/LICENSE @@ -5,7 +5,10 @@ bitbake/COPYING (GPLv2) meta/COPYING.MIT (MIT) meta-extras/COPYING.MIT (MIT) -which cover the components in those subdirectories. +which cover the components in those subdirectories. This means all +metadata is MIT licensed unless otherwise stated. Source code included +in tree for individual recipes is under the LICENSE stated in the .bb +file for those software projects unless otherwise stated. License information for any other files is either explicitly stated or defaults to GPL version 2.