Sfoglia il codice sorgente

Add top level LICENSE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2009 311d38ba-8fff-0310-9ca6-ca027cbcb966
Richard Purdie 18 anni fa
parent
commit
de5a8b7f09
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  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.