瀏覽代碼

Add top level LICENSE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2009 311d38ba-8fff-0310-9ca6-ca027cbcb966
Richard Purdie 18 年之前
父節點
當前提交
de5a8b7f09
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      LICENSE

+ 11 - 0
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.