summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE12
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 @@
1Different components of meta-freescale are under different licenses (a mix
2of MIT and proprietary). Please see:
3
4COPYING.MIT (MIT)
5custom-licenses/* (Various EULAs, included by recipes)
6
7All metadata is MIT licensed unless otherwise stated. Source code and binaries
8included in tree for individual recipes are under the LICENSE stated in
9the associated recipe (.bb file) unless otherwise stated.
10
11License information for any other files is either explicitly stated
12or defaults to GPL version 2.