[1/2] doc: use SPDX tag for bnx2x PMD guide

Message ID 20190731080225.19225-1-rmody@marvell.com (mailing list archive)
State Superseded, archived
Headers
Series [1/2] doc: use SPDX tag for bnx2x PMD guide |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Rasesh Mody July 31, 2019, 8:02 a.m. UTC
  Signed-off-by: Rasesh Mody <rmody@marvell.com>
---
 doc/guides/nics/bnx2x.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
  

Comments

Rasesh Mody July 31, 2019, 8:09 a.m. UTC | #1
+cc Jerin and John with proper email.

On 7/31/19, 1:02 AM, "Rasesh Mody" <rmody@marvell.com> wrote:

    Signed-off-by: Rasesh Mody <rmody@marvell.com>
    ---
     doc/guides/nics/bnx2x.rst | 3 +--
     1 file changed, 1 insertion(+), 2 deletions(-)
    
    diff --git a/doc/guides/nics/bnx2x.rst b/doc/guides/nics/bnx2x.rst
    index cecbfc2e7..a7dee0c10 100644
    --- a/doc/guides/nics/bnx2x.rst
    +++ b/doc/guides/nics/bnx2x.rst
    @@ -1,6 +1,5 @@
    -..  BSD LICENSE
    +..  SPDX-License-Identifier: BSD-3-Clause
         Copyright (c) 2015 QLogic Corporation
    -    All rights reserved.
     
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions
    -- 
    2.18.0
  

Patch

diff --git a/doc/guides/nics/bnx2x.rst b/doc/guides/nics/bnx2x.rst
index cecbfc2e7..a7dee0c10 100644
--- a/doc/guides/nics/bnx2x.rst
+++ b/doc/guides/nics/bnx2x.rst
@@ -1,6 +1,5 @@ 
-..  BSD LICENSE
+..  SPDX-License-Identifier: BSD-3-Clause
     Copyright (c) 2015 QLogic Corporation
-    All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions