diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-26 11:44:47 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-26 11:44:47 +0000 |
commit | de5a8b7f09cee71402596e66e5898cdb6d3189e5 (patch) | |
tree | 187e31ff0dbc5dbf67024d1b7aab0265948d6be1 /LICENSE | |
parent | 534ac16f659ef3952e59a4b685ad88b45259e04e (diff) | |
download | openembedded-core-contrib-de5a8b7f09cee71402596e66e5898cdb6d3189e5.tar.gz |
Add top level LICENSE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2009 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000000..88e0e2f2b20 --- /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. |