瀏覽代碼

LICENSE: Clarify the license recipe source code is under

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie 15 年之前
父節點
當前提交
80878dae5b
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      LICENSE

+ 4 - 1
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.