All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Rasesh Mody <rasesh.mody@cavium.com>
Cc: dev@dpdk.org, hemant.agrawal@nxp.com, ferruh.yigit@intel.com,
	Dept-EngDPDKDev@cavium.com
Subject: Re: [PATCH] net/bnx2x: move SPDX tags to source files
Date: Mon, 09 Jul 2018 23:07:27 +0200	[thread overview]
Message-ID: <6990726.I9aQltfJUb@xps> (raw)
In-Reply-To: <1531027497-31483-1-git-send-email-rasesh.mody@cavium.com>

Hi,

08/07/2018 07:24, Rasesh Mody:
> We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX licensing
> tag from all the source file. Remove the LICENSE.bnx2x_pmd file and
> directly include SPDX tags in source files.
> 
> Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
> --- a/drivers/net/bnx2x/Makefile
> +++ b/drivers/net/bnx2x/Makefile
> @@ -2,7 +2,7 @@
>  #    All rights reserved.
>  #    www.cavium.com
>  #
> -#    See LICENSE.bnx2x_pmd for copyright and licensing details.
> +#    SPDX-License-Identifier: BSD-3-Clause

The SPDX line should be the first line.

You can take a look at doc/guides/contributing/patches.rst

Thanks

  reply	other threads:[~2018-07-09 21:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-08  5:24 [PATCH] net/bnx2x: move SPDX tags to source files Rasesh Mody
2018-07-09 21:07 ` Thomas Monjalon [this message]
2018-07-10 15:57   ` Mody, Rasesh
2018-07-14  1:33 ` [PATCH v2] " Rasesh Mody
2018-07-16  6:29   ` Hemant
2018-07-16 20:05     ` Mody, Rasesh
2018-07-27 15:47   ` [PATCH v3] " Rasesh Mody
2018-08-03 14:48     ` 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=6990726.I9aQltfJUb@xps \
    --to=thomas@monjalon.net \
    --cc=Dept-EngDPDKDev@cavium.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=rasesh.mody@cavium.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.