]> Git Repo - linux.git/commitdiff
net: ethernet: i825xx: sun3_8256: Add SPDX license identifier
authorBagas Sanjaya <[email protected]>
Mon, 15 May 2023 06:07:15 +0000 (13:07 +0700)
committerPaolo Abeni <[email protected]>
Tue, 16 May 2023 13:38:07 +0000 (15:38 +0200)
The boilerplate reads that sun3_8256 driver is an extension to Linux
kernel core, hence add SPDX license identifier for GPL 2.0.

Cc: Greg Kroah-Hartman <[email protected]>
Cc: Michael Hipp <[email protected]>
Cc: Sam Creasey <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
drivers/net/ethernet/i825xx/sun3_82586.c
drivers/net/ethernet/i825xx/sun3_82586.h

index 3909c6a0af89f990062be21409abd2404555ecf6..5e27470c6b1ef32baae89ba8e20a5f3a5d9d5f8c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Sun3 i82586 Ethernet driver
  *
index d82eca563266a13df8ab916adb2322d8782d63d3..d8e249d704a76e675500101c5add71033fe80501 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Intel i82586 Ethernet definitions
  *
This page took 0.079682 seconds and 4 git commands to generate.