LICENSE: Add file

This file clarifies what is licensed MIT and what follows
the upstream LICENSE when adding patches.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2017-03-23 10:33:42 -07:00
parent 33ad07ef7c
commit 5587993816

5
LICENSE Normal file
View File

@ -0,0 +1,5 @@
All metadata files (including, but not limited to bb, bbappend,
bbclass, inc and conf files) are MIT licensed unless otherwise stated.
Source code included in tree for individual recipes is under the
LICENSE stated in the associated recipe (.bb file) unless otherwise
stated.