From: Thomas Gleixner tglx@xxxxxxxxxxxxx Based on 1 normalized pattern(s): this driver is a part of the linux kernel and is thus distributed under the gnu general public license extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 1 file(s). Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> --- https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch16&id=ac18ec2c3bcd --- drivers/net/ethernet/amd/sun3lance.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/drivers/net/ethernet/amd/sun3lance.c +++ b/drivers/net/ethernet/amd/sun3lance.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* sun3lance.c: Ethernet driver for SUN3 Lance chip */ /* Sun3 Lance ethernet driver, by Sam Creasey (sammy@xxxxxxxxxxxxxx). - This driver is a part of the linux kernel, and is thus distributed - under the GNU General Public License. The values used in LANCE_OBIO and LANCE_IRQ seem to be empirically true for the correct IRQ and address of the lance registers. They