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 7

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 as published by
the free software foundation either version 2 of the license or at
your option any later version this program is distributed in the
hope that it will be useful but without any warranty without even
the implied warranty of merchantability or fitness for a particular
purpose see the gnu general public license for more details 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-or-later

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190519154041.244154651@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
9ab65aff 0a65089e

+9 -117
+1 -13
drivers/dma/dmaengine.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the Free 6 - * Software Foundation; either version 2 of the License, or (at your option) 7 - * any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * The full GNU General Public License is included in this distribution in the 15 - * file called COPYING. 16 4 */ 17 5 18 6 /*
+1 -13
drivers/dma/ioat/dma.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the Free 6 - * Software Foundation; either version 2 of the License, or (at your option) 7 - * any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * The full GNU General Public License is included in this distribution in the 15 - * file called COPYING. 16 4 */ 17 5 #ifndef IOATDMA_H 18 6 #define IOATDMA_H
+1 -13
drivers/dma/ioat/hw.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the Free 6 - * Software Foundation; either version 2 of the License, or (at your option) 7 - * any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * The full GNU General Public License is included in this distribution in the 15 - * file called COPYING. 16 4 */ 17 5 #ifndef _IOAT_HW_H_ 18 6 #define _IOAT_HW_H_
+1 -13
drivers/dma/ioat/registers.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the Free 6 - * Software Foundation; either version 2 of the License, or (at your option) 7 - * any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * The full GNU General Public License is included in this distribution in the 15 - * file called COPYING. 16 4 */ 17 5 #ifndef _IOAT_REGISTERS_H_ 18 6 #define _IOAT_REGISTERS_H_
+1 -13
drivers/dma/mpc512x_dma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) Freescale Semicondutor, Inc. 2007, 2008. 3 4 * Copyright (C) Semihalf 2009 ··· 12 11 * 13 12 * Approved as OSADL project by a majority of OSADL members and funded 14 13 * by OSADL membership fees in 2009; for details see www.osadl.org. 15 - * 16 - * This program is free software; you can redistribute it and/or modify it 17 - * under the terms of the GNU General Public License as published by the Free 18 - * Software Foundation; either version 2 of the License, or (at your option) 19 - * any later version. 20 - * 21 - * This program is distributed in the hope that it will be useful, but WITHOUT 22 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 23 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 24 - * more details. 25 - * 26 - * The full GNU General Public License is included in this distribution in the 27 - * file called COPYING. 28 14 */ 29 15 30 16 /*
+1 -13
drivers/dma/ppc4xx/adma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2006-2009 DENX Software Engineering. 3 4 * ··· 6 5 * 7 6 * Further porting to arch/powerpc by 8 7 * Anatolij Gustschin <agust@denx.de> 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License as published by the Free 12 - * Software Foundation; either version 2 of the License, or (at your option) 13 - * any later version. 14 - * 15 - * This program is distributed in the hope that it will be useful, but WITHOUT 16 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 17 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 18 - * more details. 19 - * 20 - * The full GNU General Public License is included in this distribution in the 21 - * file called COPYING. 22 8 */ 23 9 24 10 /*
+1 -13
drivers/platform/x86/toshiba_acpi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * toshiba_acpi.c - Toshiba Laptop ACPI Extras 3 4 * ··· 6 5 * Copyright (C) 2008 Philip Langdale 7 6 * Copyright (C) 2010 Pierre Ducroquet 8 7 * Copyright (C) 2014-2016 Azael Avalos 9 - * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License as published by 12 - * the Free Software Foundation; either version 2 of the License, or 13 - * (at your option) any later version. 14 - * 15 - * This program is distributed in the hope that it will be useful, 16 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 - * 20 - * The full GNU General Public License is included in this distribution in 21 - * the file called "COPYING". 22 8 * 23 9 * The devolpment page for this driver is located at 24 10 * http://memebeam.org/toys/ToshibaAcpiDriver.
+1 -13
drivers/rapidio/devices/tsi721_dma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DMA Engine support for Tsi721 PCIExpress-to-SRIO bridge 3 4 * 4 5 * Copyright (c) 2011-2014 Integrated Device Technology, Inc. 5 6 * Alexandre Bounine <alexandre.bounine@idt.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify it 8 - * under the terms of the GNU General Public License as published by the Free 9 - * Software Foundation; either version 2 of the License, or (at your option) 10 - * any later version. 11 - * 12 - * This program is distributed in the hope that it will be useful, but WITHOUT 13 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 14 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 15 - * more details. 16 - * 17 - * The full GNU General Public License is included in this distribution in the 18 - * file called COPYING. 19 7 */ 20 8 21 9 #include <linux/io.h>
+1 -13
include/linux/dmaengine.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the Free 6 - * Software Foundation; either version 2 of the License, or (at your option) 7 - * any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * The full GNU General Public License is included in this distribution in the 15 - * file called COPYING. 16 4 */ 17 5 #ifndef LINUX_DMAENGINE_H 18 6 #define LINUX_DMAENGINE_H