summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorBogdan Oprescu <bogdan.oprescu@enea.com>2023-10-26 15:53:34 +0300
committerBogdan Oprescu <bogdan.oprescu@enea.com>2023-10-26 15:53:34 +0300
commit2bb8374f717b5700df8cbe87e60ff03515c02887 (patch)
tree5e8dda7fb97bc757f4dd718c7ffd5bc2ba4ae9bb /LICENSE
downloadpoky-daisy-enea-231026.tar.gz
Adding the source code from EneaLinux 4.0_6daisy-enea-231026
Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE14
1 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000000..21fa6e6bdf
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,14 @@
1Different components of OpenEmbedded are under different licenses (a mix
2of MIT and GPLv2). Please see:
3
4meta/COPYING.GPLv2 (GPLv2)
5meta/COPYING.MIT (MIT)
6meta-selftest/COPYING.MIT (MIT)
7meta-skeleton/COPYING.MIT (MIT)
8
9All metadata is MIT licensed unless otherwise stated. Source code
10included in tree for individual recipes is under the LICENSE stated in
11the associated recipe (.bb file) unless otherwise stated.
12
13License information for any other files is either explicitly stated
14or defaults to GPL version 2.