From cf285424e1a4e22535a3fc1259f78252be1709d2 Mon Sep 17 00:00:00 2001 From: Ryan Sie Date: Wed, 27 Jan 2021 13:43:03 +0800 Subject: Initial commit to support Supermicro X11SPI platform Signed-off-by: Ryan Sie Change-Id: I7b69a9315a709e296eacd949c8226ac83ba09466 --- meta-supermicro/LICENSE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-supermicro/LICENSE (limited to 'meta-supermicro/LICENSE') diff --git a/meta-supermicro/LICENSE b/meta-supermicro/LICENSE new file mode 100644 index 000000000..67570ae61 --- /dev/null +++ b/meta-supermicro/LICENSE @@ -0,0 +1,12 @@ +Different components of meta-supermicro 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