From: Bagas Sanjaya Date: Mon, 15 May 2023 06:07:15 +0000 (+0700) Subject: net: ethernet: i825xx: sun3_8256: Add SPDX license identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4f693a8f5617f23aeedf0d6a91a516901eccf88b;p=linux.git net: ethernet: i825xx: sun3_8256: Add SPDX license identifier 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 Cc: Michael Hipp Cc: Sam Creasey Signed-off-by: Bagas Sanjaya Signed-off-by: Paolo Abeni --- diff --git a/drivers/net/ethernet/i825xx/sun3_82586.c b/drivers/net/ethernet/i825xx/sun3_82586.c index 3909c6a0af89f..5e27470c6b1ef 100644 --- a/drivers/net/ethernet/i825xx/sun3_82586.c +++ b/drivers/net/ethernet/i825xx/sun3_82586.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Sun3 i82586 Ethernet driver * diff --git a/drivers/net/ethernet/i825xx/sun3_82586.h b/drivers/net/ethernet/i825xx/sun3_82586.h index d82eca563266a..d8e249d704a76 100644 --- a/drivers/net/ethernet/i825xx/sun3_82586.h +++ b/drivers/net/ethernet/i825xx/sun3_82586.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Intel i82586 Ethernet definitions *