From 89a54e858e9db571c0f943d58058d8249edde94e Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 28 Sep 2018 09:37:56 -0400 Subject: qualcomm: Add a layer license meta-qualcomm did not have licensing information documented. Add it. (From meta-qualcomm rev: 493aee1af30c864658691df47a61f47d063a3ff6) Change-Id: I4bed8e96699e6f5c1c6841a7509277d9d45502e3 Signed-off-by: Brad Bishop --- meta-qualcomm/LICENSE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-qualcomm/LICENSE (limited to 'meta-qualcomm/LICENSE') diff --git a/meta-qualcomm/LICENSE b/meta-qualcomm/LICENSE new file mode 100644 index 000000000..fea0827b7 --- /dev/null +++ b/meta-qualcomm/LICENSE @@ -0,0 +1,12 @@ +Different components of meta-qualcomm are under different licenses (a mix +of MIT and Apache-2.0). Please see: + +COPYING.Apache-2.0 +COPYING.MIT (MIT) + +All metadata is 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. + +License information for any other files is either explicitly stated +or defaults to Apache-2.0. -- cgit v1.2.3