DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@amd.com>
To: Stephen Hemminger <stephen@networkplumber.org>, dev@dpdk.org
Subject: Re: [PATCH] license/README: fix pathnames and add MIT
Date: Wed, 5 Oct 2022 22:32:00 +0100	[thread overview]
Message-ID: <d115f673-b496-a3da-56b6-a80ee2bdf850@amd.com> (raw)
In-Reply-To: <20221005163220.78682-1-stephen@networkplumber.org>

On 10/5/2022 5:32 PM, Stephen Hemminger wrote:
> The pathnames in the license directory README are incorrect.
> The current repository puts license text in license/ not licenses/.
> 
> Also, MIT license is used already in a couple of places so
> add the necessary entry in the README.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
>   license/README | 12 ++++++++----
>   1 file changed, 8 insertions(+), 4 deletions(-)
> 
> diff --git a/license/README b/license/README
> index 79dac86440a5..9def09058751 100644
> --- a/license/README
> +++ b/license/README
> @@ -58,7 +58,7 @@ DPDK Governing Board. Steps for any exception approval:
>   3. Technical Board then approach Governing Board for such limited approval for
>      the given contribution only.
>   
> -Any approvals shall be documented in "Licenses/exceptions.txt" with record
> +Any approvals shall be documented in "license/exceptions.txt" with record
>   dates.
>   
>   DPDK project supported licenses are:
> @@ -66,12 +66,16 @@ DPDK project supported licenses are:
>   1. BSD 3-clause "New" or "Revised" License
>   	SPDX-License-Identifier: BSD-3-Clause
>   	URL: http://spdx.org/licenses/BSD-3-Clause#licenseText
> -	DPDK License text: licenses/bsd-3-clause.txt
> +	DPDK License text: license/bsd-3-clause.txt
>   2. GNU General Public License v2.0 only
>   	SPDX-License-Identifier: GPL-2.0
>   	URL: http://spdx.org/licenses/GPL-2.0.html#licenseText
> -	DPDK License text: licenses/gpl-2.0.txt
> +	DPDK License text: license/gpl-2.0.txt
>   3. GNU Lesser General Public License v2.1
>   	SPDX-License-Identifier: LGPL-2.1
>   	URL: http://spdx.org/licenses/LGPL-2.1.html#licenseText
> -	DPDK License text: licenses/lgpl-2.1.txt
> +	DPDK License text: license/lgpl-2.1.txt
> +4. MIT License
> +	SPDX-License-Identifier: MIT
> +	URL: http://spdx.org/licenses/MIT.html#licenseText
> +	DPDK License text: license/mit.txt

Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>


  reply	other threads:[~2022-10-05 21:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05 16:32 Stephen Hemminger
2022-10-05 21:32 ` Ferruh Yigit [this message]
2022-10-18  2:04 ` [PATCH 1/2] " Stephen Hemminger
2022-10-18  2:04   ` [RFC 2/2] license: add using MIT license in base code Stephen Hemminger
2022-10-18  2:46   ` [PATCH 1/2] license/README: fix pathnames and add MIT Hemant Agrawal
2022-10-18  3:10     ` Stephen Hemminger
2022-10-18  7:38       ` Thomas Monjalon
2022-10-19 18:42 ` [PATCH 1/2] license/README: fix pathnames Stephen Hemminger
2022-10-19 18:42   ` [PATCH 2/2] license: add MIT license exception for gve driver Stephen Hemminger
2022-10-27 10:28     ` Thomas Monjalon

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-all 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=d115f673-b496-a3da-56b6-a80ee2bdf850@amd.com \
    --to=ferruh.yigit@amd.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /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;
as well as URLs for NNTP newsgroup(s).