From c8abdb58854a1f25f0e8fa958a7e87e2b95d2c5f Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 14 Sep 2018 15:38:09 -0400 Subject: meta-evb: Add license information When meta-evb was split out as a subtree from openbmc the license information was not copied to the new repository. License of the metadata and code remains unchanged - this is only a documentation update. Fixes: 194ff4f1f5d44b12e9cb06ddafa6adb20174a13c (From meta-evb rev: 08aad8396ee6adcd9be614e7f83813b05f5aee6e) Change-Id: I26757042a5a2cbcff8281bfd02493b7772619048 Signed-off-by: Brad Bishop --- meta-evb/LICENSE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-evb/LICENSE (limited to 'meta-evb/LICENSE') diff --git a/meta-evb/LICENSE b/meta-evb/LICENSE new file mode 100644 index 000000000..a91159ff4 --- /dev/null +++ b/meta-evb/LICENSE @@ -0,0 +1,12 @@ +Different components of meta-evb 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