diff options
| author | Saul Wold <sgw@linux.intel.com> | 2017-03-23 10:33:42 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-03-23 10:33:42 -0700 |
| commit | 5587993816a6cb2ea46dffbb527bb04baa9bd660 (patch) | |
| tree | f8bc9d87e84238d962cb921fa1c9494523f12a11 | |
| parent | 33ad07ef7c45312c70c8dc6a3671ce7049875d5a (diff) | |
| download | meta-intel-5587993816a6cb2ea46dffbb527bb04baa9bd660.tar.gz | |
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>
| -rw-r--r-- | LICENSE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..e57d3b90 --- /dev/null +++ b/LICENSE | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | All metadata files (including, but not limited to bb, bbappend, | ||
| 2 | bbclass, inc and conf files) are MIT licensed unless otherwise stated. | ||
| 3 | Source code included in tree for individual recipes is under the | ||
| 4 | LICENSE stated in the associated recipe (.bb file) unless otherwise | ||
| 5 | stated. | ||
