From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web11.4195.1596622464888791426 for ; Wed, 05 Aug 2020 03:14:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=PZBljlPF; spf=pass (domain: nuviainc.com, ip: 209.85.221.52, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f52.google.com with SMTP id 88so40100628wrh.3 for ; Wed, 05 Aug 2020 03:14:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=/84hZtd/KpKMM3O6XZSIuW42a/rCql91XXMnknCj+/g=; b=PZBljlPFrlcxAzr7Q783bshND2gSx135NzC0I7hkhuTSuSRrW3bK9gGasAXKyo5bR8 T8tA9QNi3wa8y3x3kK3e6x3z//uREM3xhnZnv72EgvZaJsxRZtyZtdUyptm6mUIghEXc juSBTrkBqwyilAKkKAvUFz9Q0PeF9wHbKIqcDY9bal2eGZ//6Uz7PbDJxVRmAiXf5uns pW0z0OVM1WpQ996qaorGg+UIAIvnyFaZCAGXsLv+lemdeHr0TTaGF1tJNzDdtrmFdaQf 0S3MdG9dx04XdnyK3aQFSSdihMRUzkuAXmFS8oX0E/adXYKX9zFSrZvgrGk58vty+NV+ XBMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/84hZtd/KpKMM3O6XZSIuW42a/rCql91XXMnknCj+/g=; b=n1ksy1X44DjNO+Db1PmmgRTDYVpKcEt5xC9uAVnxOHdEZAK0VKc3DO/tSq8Y6dn5FK PCxgcIHhqmWLtm2OUlACW9Pk9LxWnmPuaI3KhTzX0WaDfhNFT7k4sItFDWos8dZiFVWr N1eCdK5LH7Li4sjJ5kYM+vCkGFhde3L4jvjjqUNW73XkKrdzs2kRqpYWVvr15/+UEt7s Xc5WkRzasIi0A5801FBfsmq93u8cOxzspA1/8gpMpeIsNHrdqL1YVxt23WerPf5CvSjB BsFQtRSu28j/emTQFY/a1lVI9OLiZwHCtOxSBWLtWOzlWIG84058wOVtPke2ydnlfIxM zXZg== X-Gm-Message-State: AOAM531nv7bd3DJbT5K182AhUokJUiSSCqFfieM+TXSp2boYiGx55gvT MWLKhyT7jcfIKQZUe4A8wqdWKESD7/yHwt2sCse7L8OTuceAbbGUSFjIYR0NP0D0MZap4519GBF N3IhaM1s1Cakleket37W/507GxLE5jfoxggZRr3Upt4Ehfm0ZjXG4Pg3tGMcDNoTb4A== X-Google-Smtp-Source: ABdhPJw5owIoe2Cy1zIhL/355/u4WjeeSfr8j1RXHhfy1ek1S1asqYYGx12aS09EsgZKPH7GylXkmA== X-Received: by 2002:adf:808f:: with SMTP id 15mr2005108wrl.97.1596622463015; Wed, 05 Aug 2020 03:14:23 -0700 (PDT) Return-Path: Received: from vanye ([2001:470:1f09:12f0:b26e:bfff:fea9:f1b8]) by smtp.gmail.com with ESMTPSA id j5sm2192183wmb.12.2020.08.05.03.14.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Aug 2020 03:14:22 -0700 (PDT) Date: Wed, 5 Aug 2020 11:14:20 +0100 From: "Leif Lindholm" To: devel@edk2.groups.io, michael.d.kinney@intel.com Cc: Andrew Fish , Laszlo Ersek Subject: Re: [edk2-devel] [Patch 4/4] Readme.rst: List submodules and links to licenses Message-ID: <20200805101420.GH31778@vanye> References: <20200804191010.36292-1-michael.d.kinney@intel.com> <20200804191010.36292-5-michael.d.kinney@intel.com> MIME-Version: 1.0 In-Reply-To: <20200804191010.36292-5-michael.d.kinney@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Mike, For the series: Reviewed-by: Leif Lindholm Recent events make me think though - should we have an explicit statement regarding those files we have that are generated without an explicit license? / Leif On Tue, Aug 04, 2020 at 12:10:10 -0700, Michael D Kinney wrote: > Update list of content that is covered by a license other than > the BSD-2-Clause Plus Patent License and break out list of > content that is included as a git submodule from upstream > projects. > > * Use alphabetic order of content > * Remove references to IntelFrameworkModulePkg > * Add reference for UnitTestFrameworkPkg use of cmocka > > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Signed-off-by: Michael D Kinney > --- > ReadMe.rst | 22 ++++++++++++++++------ > 1 file changed, 16 insertions(+), 6 deletions(-) > > diff --git a/ReadMe.rst b/ReadMe.rst > index d597e34efc..a16e13547f 100644 > --- a/ReadMe.rst > +++ b/ReadMe.rst > @@ -69,16 +69,26 @@ The majority of the content in the EDK II open source project uses a > source project contains the following components that are covered by additional > licenses: > > -- `BaseTools/Source/C/BrotliCompress/brotli `__ > -- `MdeModulePkg/Library/BrotliCustomDecompressLib/brotli `__ > - `BaseTools/Source/C/LzmaCompress `__ > -- `MdeModulePkg/Library/LzmaCustomDecompressLib `__ > -- `IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk `__ > - `BaseTools/Source/C/VfrCompile/Pccts `__ > -- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma `__ > +- `CryptoPkg\Library\BaseCryptLib\SysCall\inet_pton.c `__ > +- `CryptoPkg\Library\Include\crypto\dso_conf.h `__ > +- `CryptoPkg\Library\Include\openssl\opensslconf.h `__ > +- `EmbeddedPkg/Library/FdtLib `__. (EDK II uses BSD License) > +- `EmbeddedPkg/Include/fdt.h `__. (EDK II uses BSD Licence) > +- `EmbeddedPkg/Include/libfdt.h `__. (EDK II uses BSD License) > +- `MdeModulePkg/Library/LzmaCustomDecompressLib `__ > - `OvmfPkg `__ > -- `CryptoPkg/Library/OpensslLib/openssl `__ > + > +The EDK II open source project uses content from upstream projects as git submodules > +that are covered by additional licenses. > + > - `ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 `__ > +- `BaseTools/Source/C/BrotliCompress/brotli `__ > +- `CryptoPkg/Library/OpensslLib/openssl `__ > +- `MdeModulePkg/Library/BrotliCustomDecompressLib/brotli `__ > +- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma `__ > +- `UnitTestFrameworkPkg/Library/CmockaLib/cmocka `__ > > The EDK II Project is composed of packages. The maintainers for each package > are listed in `Maintainers.txt `__. > -- > 2.21.0.windows.1 > > > >