license: fix typo

Message ID 20210409155356.2942528-1-ferruh.yigit@intel.com (mailing list archive)
State Accepted, archived
Headers
Series license: fix typo |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-intel-Performance success Performance Testing PASS
ci/travis-robot success travis build: passed
ci/github-robot success github build: passed
ci/iol-mellanox-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/iol-abi-testing success Testing PASS
ci/iol-testing success Testing PASS
ci/intel-Testing success Testing PASS

Commit Message

Ferruh Yigit April 9, 2021, 3:53 p.m. UTC
  Fixes: a4862c9e1a98 ("license: introduce SPDX identifiers")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: hemant.agrawal@nxp.com
---
 license/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Stephen Hemminger April 9, 2021, 4:19 p.m. UTC | #1
On Fri,  9 Apr 2021 16:53:56 +0100
Ferruh Yigit <ferruh.yigit@intel.com> wrote:

> Fixes: a4862c9e1a98 ("license: introduce SPDX identifiers")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>

Acked-by: Stephen Hemminger <stephen@networkplumber.org>
  
Hemant Agrawal April 9, 2021, 4:49 p.m. UTC | #2
On 4/9/2021 9:49 PM, Stephen Hemminger wrote:
> On Fri,  9 Apr 2021 16:53:56 +0100
> Ferruh Yigit <ferruh.yigit@intel.com> wrote:
>
>> Fixes: a4862c9e1a98 ("license: introduce SPDX identifiers")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
>
  
Thomas Monjalon April 13, 2021, 10:47 a.m. UTC | #3
> >> Fixes: a4862c9e1a98 ("license: introduce SPDX identifiers")
> >> Cc: stable@dpdk.org
> >>
> >> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > Acked-by: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

Applied, thanks
  

Patch

diff --git a/license/README b/license/README
index 874abaf4cd1e..79dac86440a5 100644
--- a/license/README
+++ b/license/README
@@ -49,7 +49,7 @@  with SPDX-License-Identifiers.
 Any exception to the DPDK IP policies shall be approved by DPDK Tech Board and
 DPDK Governing Board. Steps for any exception approval:
 1. Mention the appropriate license identifier form SPDX. If the license is not
-   listed in SPDX Licenses. It is the submitters responsibiliity to get it
+   listed in SPDX Licenses. It is the submitters responsibility to get it
    first listed.
 2. Get the required approval from the DPDK Technical Board. Technical Board may
    advise the author to check alternate means first. If no other alternative
@@ -72,6 +72,6 @@  DPDK project supported licenses are:
 	URL: http://spdx.org/licenses/GPL-2.0.html#licenseText
 	DPDK License text: licenses/gpl-2.0.txt
 3. GNU Lesser General Public License v2.1
-	SPDX-License-Identifieri: LGPL-2.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