From: Thomas Gleixner tglx@xxxxxxxxxxxxx Based on 1 normalized pattern(s): this is an extension to the linux operating system and is covered by the same gnu general public license that covers the linux kernel 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=batch11&id=50a0a7ce2188 --- drivers/net/ethernet/amd/ni65.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- a/drivers/net/ethernet/amd/ni65.c +++ b/drivers/net/ethernet/amd/ni65.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * ni6510 (am7990 'lance' chip) driver for Linux-net-3 * BETAcode v0.71 (96/09/29) for 2.0.0 (or later) @@ -9,9 +10,6 @@ * * driver probes: io: 0x360,0x300,0x320,0x340 / dma: 3,5,6,7 * - * This is an extension to the Linux operating system, and is covered by the - * same GNU General Public License that covers the Linux-kernel. - * * comments/bugs/suggestions can be sent to: * Michael Hipp * email: hippm@xxxxxxxxxxxxxxxxxxxxxxxxxxx