Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338

Based on 1 normalized pattern(s):

this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 as
published by the free software foundation the full gnu general
public license is included in this distribution in the file called
copying

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 14 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190530000436.856338015@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
6e9ef509 2b27bdcc

+14 -76
+1 -5
drivers/net/ethernet/emulex/benet/be.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_cmds.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_cmds.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_ethtool.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_hw.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2005-2016 Broadcom. 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_main.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_roce.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -5
drivers/net/ethernet/emulex/benet/be_roce.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2005 - 2016 Broadcom 3 4 * All rights reserved. 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 5 * 10 6 * Contact Information: 11 7 * linux-drivers@emulex.com
+1 -6
drivers/scsi/be2iscsi/be.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #ifndef BEISCSI_H
+1 -6
drivers/scsi/be2iscsi/be_cmds.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #include <scsi/iscsi_proto.h>
+1 -6
drivers/scsi/be2iscsi/be_cmds.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #ifndef BEISCSI_CMDS_H
+1 -6
drivers/scsi/be2iscsi/be_iscsi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #ifndef _BE_ISCSI_
+1 -6
drivers/scsi/be2iscsi/be_main.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #ifndef _BEISCSI_MAIN_
+1 -6
drivers/scsi/be2iscsi/be_mgmt.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2017 Broadcom. All Rights Reserved. 3 4 * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. 4 5 * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 7 - * as published by the Free Software Foundation. The full GNU General 8 - * Public License is included in this distribution in the file called COPYING. 9 - * 10 6 * Contact Information: 11 7 * linux-drivers@broadcom.com 12 - * 13 8 */ 14 9 15 10 #ifndef _BEISCSI_MGMT_