netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Duan <fugang.duan@nxp.com>
To: Fabio Estevam <festevam@gmail.com>,
	"davem@davemloft.net" <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Fabio Estevam <fabio.estevam@nxp.com>
Subject: RE: [PATCH 2/2] net: fec: Add a SPDX identifier
Date: Mon, 21 May 2018 01:32:14 +0000	[thread overview]
Message-ID: <AM4PR0401MB2260FA6C46C3B6B5806F43EEFF950@AM4PR0401MB2260.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1526835319-17408-2-git-send-email-festevam@gmail.com>

From: Fabio Estevam <festevam@gmail.com>  Sent: 2018年5月21日 0:55
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Currently there is no license information in the header of this file.
> 
> The MODULE_LICENSE field contains ("GPL"), which means GNU Public
> License v2 or later, so add a corresponding SPDX license identifier.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>

Acked-by: Fugang Duan <fugang.duan@nxp.com>

> ---
>  drivers/net/ethernet/freescale/fec_main.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ethernet/freescale/fec_main.c
> b/drivers/net/ethernet/freescale/fec_main.c
> index f3e43db..1625b74 100644
> --- a/drivers/net/ethernet/freescale/fec_main.c
> +++ b/drivers/net/ethernet/freescale/fec_main.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0+
>  /*
>   * Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
>   * Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
> --
> 2.7.4


  reply	other threads:[~2018-05-21  1:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 16:55 [PATCH 1/2] net: fec: ptp: Switch to SPDX identifier Fabio Estevam
2018-05-20 16:55 ` [PATCH 2/2] net: fec: Add a " Fabio Estevam
2018-05-21  1:32   ` Andy Duan [this message]
2018-05-22 17:45   ` David Miller
2018-05-21  1:32 ` [PATCH 1/2] net: fec: ptp: Switch to " Andy Duan
2018-05-22 17:45 ` David Miller

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=AM4PR0401MB2260FA6C46C3B6B5806F43EEFF950@AM4PR0401MB2260.eurprd04.prod.outlook.com \
    --to=fugang.duan@nxp.com \
    --cc=davem@davemloft.net \
    --cc=fabio.estevam@nxp.com \
    --cc=festevam@gmail.com \
    --cc=netdev@vger.kernel.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).