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 14

Based on 1 normalized pattern(s):

gnu cc 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 or at your option any
later version gnu cc 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 you should have received a
copy of the gnu general public license along with gnu cc see the
file copying if not write to the free software foundation 59 temple
place suite 330 boston ma 02111 1307 usa

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 3 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: Allison Randal <allison@lohutok.net>
Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190519154041.940713800@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
f8739b71 1ccea77e

+6 -42
+2 -14
arch/sparc/lib/divdi3.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 2 3 3 4 This file is part of GNU CC. 4 5 5 - GNU CC is free software; you can redistribute it and/or modify 6 - it under the terms of the GNU General Public License as published by 7 - the Free Software Foundation; either version 2, or (at your option) 8 - any later version. 9 - 10 - GNU CC is distributed in the hope that it will be useful, 11 - but WITHOUT ANY WARRANTY; without even the implied warranty of 12 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - GNU General Public License for more details. 14 - 15 - You should have received a copy of the GNU General Public License 16 - along with GNU CC; see the file COPYING. If not, write to 17 - the Free Software Foundation, 59 Temple Place - Suite 330, 18 - Boston, MA 02111-1307, USA. */ 6 + */ 19 7 20 8 #include <asm/export.h> 21 9 .text
+2 -14
arch/sparc/lib/muldi3.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 2 3 3 4 This file is part of GNU CC. 4 5 5 - GNU CC is free software; you can redistribute it and/or modify 6 - it under the terms of the GNU General Public License as published by 7 - the Free Software Foundation; either version 2, or (at your option) 8 - any later version. 9 - 10 - GNU CC is distributed in the hope that it will be useful, 11 - but WITHOUT ANY WARRANTY; without even the implied warranty of 12 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - GNU General Public License for more details. 14 - 15 - You should have received a copy of the GNU General Public License 16 - along with GNU CC; see the file COPYING. If not, write to 17 - the Free Software Foundation, 59 Temple Place - Suite 330, 18 - Boston, MA 02111-1307, USA. */ 6 + */ 19 7 20 8 #include <asm/export.h> 21 9 .text
+2 -14
arch/sparc/lib/udivdi3.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 2 3 3 4 This file is part of GNU CC. 4 5 5 - GNU CC is free software; you can redistribute it and/or modify 6 - it under the terms of the GNU General Public License as published by 7 - the Free Software Foundation; either version 2, or (at your option) 8 - any later version. 9 - 10 - GNU CC is distributed in the hope that it will be useful, 11 - but WITHOUT ANY WARRANTY; without even the implied warranty of 12 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - GNU General Public License for more details. 14 - 15 - You should have received a copy of the GNU General Public License 16 - along with GNU CC; see the file COPYING. If not, write to 17 - the Free Software Foundation, 59 Temple Place - Suite 330, 18 - Boston, MA 02111-1307, USA. */ 6 + */ 19 7 20 8 .text 21 9 .align 4