From d79f73030eea519987c8f0ce03f4f3791a144666 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 14 Sep 2018 15:11:37 -0400 Subject: meta-nuvoton: License wording cleanup Whitespace fixes. The LICENSE file referred to a mix of licenses but only listed MIT. Add an Apache fallback for anything that isn't explicitly stated. (From meta-nuvoton rev: f0403cadf1a796fe04b0ba21b224ff66be591e9e) Change-Id: I2cd59cc2a968ecc4d381967e626978b1fa58edfa Signed-off-by: Brad Bishop --- meta-nuvoton/LICENSE | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'meta-nuvoton/LICENSE') diff --git a/meta-nuvoton/LICENSE b/meta-nuvoton/LICENSE index 1ed34d75f..22a3b52da 100644 --- a/meta-nuvoton/LICENSE +++ b/meta-nuvoton/LICENSE @@ -1,8 +1,12 @@ -Different components of Phosphor OpenBMC are under different licenses (a mix -Please see: +Different components of meta-nuvoton 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