diff options
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..17964fe56 --- /dev/null +++ b/LICENSE | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Different components of meta-freescale are under different licenses (a mix | ||
| 2 | of MIT and proprietary). Please see: | ||
| 3 | |||
| 4 | COPYING.MIT (MIT) | ||
| 5 | custom-licenses/* (Various EULAs, included by recipes) | ||
| 6 | |||
| 7 | All metadata is MIT licensed unless otherwise stated. Source code and binaries | ||
| 8 | included in tree for individual recipes are under the LICENSE stated in | ||
| 9 | the associated recipe (.bb file) unless otherwise stated. | ||
| 10 | |||
| 11 | License information for any other files is either explicitly stated | ||
| 12 | or defaults to GPL version 2. | ||
