From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=OJCgLwNP; spf=pass (domain: linaro.org, ip: 209.85.221.49, mailfrom: leif.lindholm@linaro.org) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by groups.io with SMTP; Tue, 04 Jun 2019 11:00:24 -0700 Received: by mail-wr1-f49.google.com with SMTP id c2so16803926wrm.8 for ; Tue, 04 Jun 2019 11:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=UPuMVzadHzeLZ1+BVVziAh36uUf/31YFxbwvtVIr0T8=; b=OJCgLwNPKiHyxM+ODPntkVMvUVXM/JVN6NBYpdJA1dKlGsUnDpW+BOmlBgWcq37XIN 5n+XlbAr2wK7YAQAQTKPti69UzS1M6fYRO2vsKdoQz4OE5i3mcR+uFaAQ0Fq1APNbKJg JWN2BZj0eSjn9qLtWFJmp2JXGNlIqB5R9DSvN7U21X4xYeRG0VgoT2bdPWMFBvBGneKT JTnMuM/ud8TL+sXgB2iWMXfK2iNrIlMdjUUkaNMECQ/lXBfWloNlo4l9974Kt3uKpWjs EBBKJQ07EOEn04lNRmFATlsgZsIijbfVdVxsBxsH/X6tyEgHACK08iCVUM4KxwYqu1Rf qPDw== 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=UPuMVzadHzeLZ1+BVVziAh36uUf/31YFxbwvtVIr0T8=; b=H4G68dUxAJbLfTOP5tUXoRr03MTDQtQ12unnseLQAF9Q90qsrPLxou5KRNvocbQ7f9 pai3UdFyupHbb2AM8P74JuVwpQB4FBKZMY1BbOXb7CG6IIgijkUa0H+LbFbtkj8piIFM JNOmtljFytxHvxQKNHo2v/t6rqsZGuPaxlFifTX6SxwUPnpc19TtbS5kU9azMICTylJj ckqOhVhAA4/VY/+YZexUHuDKgkyewiDXfevLscnnDhi1u2t+Ks+egC8qVMAhHy4daUE2 9IuQQ9AfWPRKve5KyiIcYrTwvG9GyswOdLnLDm3NJ82x9b9EK3lwMOO4p51EIu2WI4Tw zIcg== X-Gm-Message-State: APjAAAUAOCLbo2SCxpgYZ+L3+xCtmk/GbBom6LiTdCMfO4J4UamNXhbB evUQa84xX1rqni1ewfxohNrNn8BeJzM= X-Google-Smtp-Source: APXvYqyT6BbRuU1KwqHhAieBnuOveF+Ss/wkdev5zUTwDSHvOVX9jid0QTIzD32kxM0FRw9tv6iQCQ== X-Received: by 2002:a5d:4489:: with SMTP id j9mr7934128wrq.15.1559671221917; Tue, 04 Jun 2019 11:00:21 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id z6sm7936197wrw.2.2019.06.04.11.00.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 04 Jun 2019 11:00:21 -0700 (PDT) Date: Tue, 4 Jun 2019 19:00:19 +0100 From: "Leif Lindholm" To: devel@edk2.groups.io, michael.d.kinney@intel.com Subject: Re: [edk2-devel] [Patch] edk2: Update additional licenses in Readme.md Message-ID: <20190604180019.oqh3tmh6nqv6ef2j@bivouac.eciton.net> References: <20190604171248.23020-1-michael.d.kinney@intel.com> MIME-Version: 1.0 In-Reply-To: <20190604171248.23020-1-michael.d.kinney@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 04, 2019 at 10:12:48AM -0700, Michael D Kinney wrote: > * Remove refrences EdkCompatibilityPkg > * Update link to OpenSSL to https://github.com/openssl/openssl > * Add link to https://github.com/ucb-bar/berkeley-softfloat-3 > for ArmSoftFloatLib Bikeshed warning: > Signed-off-by: Michael D Kinney > --- > Readme.md | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Readme.md b/Readme.md > index 1feba16075..d5556e15c6 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -12,10 +12,10 @@ contains the following components that are covered by additional licenses: > * [MdeModulePkg/Library/LzmaCustomDecompressLib](MdeModulePkg/Library/LzmaCustomDecompressLib/LZMA-SDK-README.txt) > * [IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk](IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LZMA-SDK-README.txt) > * [BaseTools/Source/C/VfrCompile/Pccts](BaseTools/Source/C/VfrCompile/Pccts/RIGHTS) > -* [EdkCompatibilityPkg/Other/Maintained/Tools/Pccts](EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/README) > * [MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma](MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/README) > * [OvmfPkg](OvmfPkg/License.txt) > -* [CryptoPkg/Library/OpensslLib/openssl](CryptoPkg/Library/OpensslLib/openssl/LICENSE) > +* [CryptoPkg/Library/OpensslLib/openssl](https://github.com/openssl/openssl) > +* [ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3](https://github.com/ucb-bar/berkeley-softfloat-3) For both of the above, could we point directly to the files in question rather than pointing only at the repository? I.e. https://github.com/openssl/openssl/blob/151333164ece49fdba3fe5c4bbdc3333cd9ae66d/LICENSE and https://github.com/ucb-bar/berkeley-softfloat-3/blob/f74b1e48110ac3a27dd49b787d164e55e42d81d1/COPYING.txt To be updated when updating the submodule base commits, if the license files have changed in the meantime. That way we don't end up confusing consumers if upstream relicenses a later version. / Leif > The EDK II Project is composed of packages. The maintainers for each package > are listed in [Maintainers.txt](Maintainers.txt). > -- > 2.21.0.windows.1 > > > >