From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, michael.d.kinney@intel.com
Cc: Andrew Fish <afish@apple.com>, Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [edk2-devel] [WebSite Patch] Change preferred license of EDK II to BSD+Patent
Date: Fri, 19 Apr 2019 00:52:29 +0200 [thread overview]
Message-ID: <5076fc98-04a2-ae5d-7178-d00a2c60062f@redhat.com> (raw)
In-Reply-To: <20190415203805.6932-1-michael.d.kinney@intel.com>
On 04/15/19 22:38, Michael D Kinney wrote:
> https://bugzilla.tianocore.org/show_bug.cgi?id=1656
>
> Change the web page documentation to state that the preferred license
> of the EDK II is the BSD+Patent License.
>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> ---
> edk2/index.md | 3 +--
> legalese.md | 3 ++-
> ovmf/index.md | 2 +-
> site/index.md | 2 +-
> 4 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/edk2/index.md b/edk2/index.md
> index 2596fb3..6c6c6ea 100644
> --- a/edk2/index.md
> +++ b/edk2/index.md
> @@ -10,8 +10,7 @@ EDK II is a modern, feature-rich, cross-platform firmware development
> environment for the UEFI and PI specifications.
>
> #### License information:
> -[BSD](http://www.opensource.org/licenses/bsd-license.php)
> -
> +[BSD+Patent]((https://opensource.org/licenses/BSDplusPatent)
>
> #### Source repositories:
> * edk2 main repository - [https://github.com/tianocore/edk2](https://github.com/tianocore/edk2)
> diff --git a/legalese.md b/legalese.md
> index 9a2c8b2..03965b6 100644
> --- a/legalese.md
> +++ b/legalese.md
> @@ -6,7 +6,8 @@ title: Legal
>
> ## Licenses for TianoCore Contributions
>
> -The preferred license for TianoCore is [BSD-2-Clause]({{wiki}}/BSD-License){:target="_blank"}. The [TianoCore contributors agreement](https://raw.githubusercontent.com/tianocore/edk2/master/Contributions.txt){:target="_blank"} describes acceptable licenses for community contributions.
> +The preferred license for TianoCore is [BSD+Patent]({{wiki}}/BSD-Plus-Patent-License){:target="_blank"}. When that is not possible, then contributions using
> +the following licenses can be accepted:
> * BSD (2-clause): [http://opensource.org/licenses/BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause){:target="_blank"}
> * BSD (3-clause): [http://opensource.org/licenses/BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause){:target="_blank"}
> * MIT: [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT){:target="_blank"}
I'm fine with the patch as-is, hence:
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
I have one suggestion (feel free to incorporate it (no need to repost)
or to ignore it):
Rather than fully remove the reference to the "TianoCore contributors
agreement" as the document that lists further acceptable licenses, we
could preserve the link, just update it to the edk2 *code* repository's
"Readme.md" document. The URL would be:
https://github.com/tianocore/edk2/#code-contributions
Hmmm... Actually, "Readme.md" already reachable from the website. At the
bottom of the subject page, we have "Code Contributions", which points to
https://github.com/tianocore/tianocore.github.io/wiki/Code-Contributions
and that one references
https://github.com/tianocore/edk2/blob/master/Readme.md
which is the same Readme.md document I just recommended. OK then. :)
Thanks
Laszlo
> diff --git a/ovmf/index.md b/ovmf/index.md
> index 843ad71..97c0cf3 100644
> --- a/ovmf/index.md
> +++ b/ovmf/index.md
> @@ -9,7 +9,7 @@ OVMF is an [EDK II] based project to enable UEFI support for Virtual
> Machines. OVMF contains a sample UEFI firmware for [QEMU] and [KVM].
>
> License information:
> - [BSD](http://www.opensource.org/licenses/bsd-license.php)
> + [BSD+Patent]((https://opensource.org/licenses/BSDplusPatent)
>
> More information:
> [OVMF FAQ]({{wiki}}/OVMF FAQ),
> diff --git a/site/index.md b/site/index.md
> index 9684422..dd3ffcc 100644
> --- a/site/index.md
> +++ b/site/index.md
> @@ -7,7 +7,7 @@ title: TianoCore web site
> Our website is open source. Let us know if you have site content or
> other website improvements!
>
> -License information: [BSD](http://www.opensource.org/licenses/bsd-license.php){:target="_blank"}
> +License information: [BSD+Patent]((https://opensource.org/licenses/BSDplusPatent){:target="_blank"}
>
> Source repository: <https://github.com/tianocore/tianocore.github.io>{:target="_blank"}
>
>
prev parent reply other threads:[~2019-04-18 22:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-15 20:38 [WebSite Patch] Change preferred license of EDK II to BSD+Patent Michael D Kinney
2019-04-16 12:46 ` Laszlo Ersek
2019-04-18 3:31 ` [edk2-devel] " Michael D Kinney
2019-04-18 9:14 ` Laszlo Ersek
2019-04-18 20:27 ` Michael D Kinney
2019-04-18 22:43 ` Laszlo Ersek
2019-04-18 22:52 ` Laszlo Ersek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5076fc98-04a2-ae5d-7178-d00a2c60062f@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox