public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag
@ 2026-03-15 20:33 Oskar Ray-Frayssinet
  2026-03-16 15:52 ` Dave Jiang
  2026-03-16 16:11 ` Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Oskar Ray-Frayssinet @ 2026-03-15 20:33 UTC (permalink / raw)
  To: jdmason
  Cc: dave.jiang, allenbh, davem, kuba, ntb, netdev, linux-kernel,
	Oskar Ray-Frayssinet

Add missing SPDX-License-Identifier tag to reflect the dual
GPL-2.0-only/BSD-3-Clause license of this file.

Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@gmail.com>
---
 drivers/net/ntb_netdev.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ntb_netdev.c b/drivers/net/ntb_netdev.c
index fbeae05817e9..3890074b26c9 100644
--- a/drivers/net/ntb_netdev.c
+++ b/drivers/net/ntb_netdev.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
 /*
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  *   redistributing this file, you may do so under either license.
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag
  2026-03-15 20:33 [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag Oskar Ray-Frayssinet
@ 2026-03-16 15:52 ` Dave Jiang
  2026-03-16 16:11 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2026-03-16 15:52 UTC (permalink / raw)
  To: Oskar Ray-Frayssinet, jdmason
  Cc: allenbh, davem, kuba, ntb, netdev, linux-kernel



On 3/15/26 1:33 PM, Oskar Ray-Frayssinet wrote:
> Add missing SPDX-License-Identifier tag to reflect the dual
> GPL-2.0-only/BSD-3-Clause license of this file.
> 
> Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@gmail.com>

Acked-by: Dave Jiang <dave.jiang@intel.com>

> ---
>  drivers/net/ntb_netdev.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ntb_netdev.c b/drivers/net/ntb_netdev.c
> index fbeae05817e9..3890074b26c9 100644
> --- a/drivers/net/ntb_netdev.c
> +++ b/drivers/net/ntb_netdev.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
>  /*
>   * This file is provided under a dual BSD/GPLv2 license.  When using or
>   *   redistributing this file, you may do so under either license.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag
  2026-03-15 20:33 [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag Oskar Ray-Frayssinet
  2026-03-16 15:52 ` Dave Jiang
@ 2026-03-16 16:11 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2026-03-16 16:11 UTC (permalink / raw)
  To: Oskar Ray-Frayssinet
  Cc: jdmason, dave.jiang, allenbh, davem, kuba, ntb, netdev,
	linux-kernel

On Sun, 15 Mar 2026 21:33:45 +0100
Oskar Ray-Frayssinet <rayfraytech@gmail.com> wrote:

> Add missing SPDX-License-Identifier tag to reflect the dual
> GPL-2.0-only/BSD-3-Clause license of this file.
> 
> Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@gmail.com>
> ---

You could take off the boiler plate text if file has SPDX license tag

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-16 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-15 20:33 [PATCH] net: ntb_netdev: add SPDX-License-Identifier tag Oskar Ray-Frayssinet
2026-03-16 15:52 ` Dave Jiang
2026-03-16 16:11 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox