All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: linux-spdx@vger.kernel.org
Subject: [Batch 12 patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Date: Wed, 29 May 2019 07:18:00 -0700	[thread overview]
Message-ID: <20190529141901.025053186@linutronix.de> (raw)
In-Reply-To: 20190529141749.401283947@linutronix.de

From: Thomas Gleixner tglx@linutronix.de

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 version 2 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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch12&id=e19f9c65c872
---
 arch/riscv/include/asm/asm.h                    |   10 +---------
 arch/riscv/include/asm/bitops.h                 |   10 +---------
 arch/riscv/include/asm/bug.h                    |   10 +---------
 arch/riscv/include/asm/cache.h                  |   10 +---------
 arch/riscv/include/asm/cacheflush.h             |   10 +---------
 arch/riscv/include/asm/cmpxchg.h                |   10 +---------
 arch/riscv/include/asm/csr.h                    |   10 +---------
 arch/riscv/include/asm/current.h                |   10 +---------
 arch/riscv/include/asm/delay.h                  |   10 +---------
 arch/riscv/include/asm/io.h                     |   10 +---------
 arch/riscv/include/asm/irq.h                    |   10 +---------
 arch/riscv/include/asm/irqflags.h               |   10 +---------
 arch/riscv/include/asm/linkage.h                |   10 +---------
 arch/riscv/include/asm/mmu.h                    |   10 +---------
 arch/riscv/include/asm/mmu_context.h            |   10 +---------
 arch/riscv/include/asm/page.h                   |   10 +---------
 arch/riscv/include/asm/pci.h                    |   10 +---------
 arch/riscv/include/asm/pgalloc.h                |   10 +---------
 arch/riscv/include/asm/pgtable-32.h             |   10 +---------
 arch/riscv/include/asm/pgtable-64.h             |   10 +---------
 arch/riscv/include/asm/pgtable-bits.h           |   10 +---------
 arch/riscv/include/asm/pgtable.h                |   10 +---------
 arch/riscv/include/asm/processor.h              |   10 +---------
 arch/riscv/include/asm/ptrace.h                 |   10 +---------
 arch/riscv/include/asm/sbi.h                    |   10 +---------
 arch/riscv/include/asm/smp.h                    |   10 +---------
 arch/riscv/include/asm/spinlock.h               |   10 +---------
 arch/riscv/include/asm/spinlock_types.h         |   10 +---------
 arch/riscv/include/asm/string.h                 |   10 +---------
 arch/riscv/include/asm/switch_to.h              |   10 +---------
 arch/riscv/include/asm/syscall.h                |   10 +---------
 arch/riscv/include/asm/thread_info.h            |   10 +---------
 arch/riscv/include/asm/timex.h                  |   10 +---------
 arch/riscv/include/asm/tlb.h                    |   10 +---------
 arch/riscv/include/asm/tlbflush.h               |   10 +---------
 arch/riscv/include/asm/uaccess.h                |   10 +---------
 arch/riscv/include/asm/unistd.h                 |   10 +---------
 arch/riscv/include/asm/word-at-a-time.h         |    9 +--------
 arch/riscv/include/uapi/asm/ptrace.h            |   10 +---------
 arch/riscv/include/uapi/asm/sigcontext.h        |   10 +---------
 arch/riscv/kernel/asm-offsets.c                 |   10 +---------
 arch/riscv/kernel/cacheinfo.c                   |   10 +---------
 arch/riscv/kernel/cpu.c                         |   10 +---------
 arch/riscv/kernel/entry.S                       |   10 +---------
 arch/riscv/kernel/head.S                        |   10 +---------
 arch/riscv/kernel/ptrace.c                      |   10 +---------
 arch/riscv/kernel/reset.c                       |   10 +---------
 arch/riscv/kernel/sys_riscv.c                   |   10 +---------
 arch/riscv/kernel/syscall_table.c               |   10 +---------
 arch/riscv/kernel/time.c                        |   10 +---------
 arch/riscv/kernel/traps.c                       |   10 +---------
 arch/riscv/kernel/vdso/clock_getres.S           |   10 +---------
 arch/riscv/kernel/vdso/clock_gettime.S          |   10 +---------
 arch/riscv/kernel/vdso/flush_icache.S           |   10 +---------
 arch/riscv/kernel/vdso/getcpu.S                 |   10 +---------
 arch/riscv/kernel/vdso/gettimeofday.S           |   10 +---------
 arch/riscv/kernel/vdso/rt_sigreturn.S           |   10 +---------
 arch/riscv/kernel/vdso/vdso.S                   |   10 +---------
 arch/riscv/kernel/vdso/vdso.lds.S               |   10 +---------
 arch/riscv/kernel/vmlinux.lds.S                 |   10 +---------
 arch/riscv/lib/delay.c                          |   10 +---------
 arch/riscv/lib/memcpy.S                         |   10 +---------
 arch/riscv/lib/memset.S                         |   10 +---------
 arch/riscv/lib/tishift.S                        |   10 +---------
 arch/riscv/lib/udivdi3.S                        |   10 +---------
 arch/riscv/mm/cacheflush.c                      |   10 +---------
 arch/riscv/mm/init.c                            |   10 +---------
 arch/riscv/mm/ioremap.c                         |   10 +---------
 drivers/i2c/busses/i2c-iop3xx.h                 |   10 ++--------
 drivers/media/dvb-frontends/mb86a20s.c          |   10 +---------
 drivers/media/dvb-frontends/mb86a20s.h          |   10 +---------
 drivers/media/dvb-frontends/s921.c              |   10 +---------
 drivers/media/dvb-frontends/s921.h              |   10 +---------
 drivers/media/pci/cx25821/cx25821-alsa.c        |   11 +----------
 drivers/media/pci/saa7134/saa7134-alsa.c        |   11 +----------
 drivers/media/platform/davinci/vpbe.c           |   10 +---------
 drivers/media/platform/davinci/vpbe_osd.c       |   11 +----------
 drivers/media/platform/davinci/vpbe_osd_regs.h  |   10 +---------
 drivers/media/platform/davinci/vpbe_venc.c      |   10 +---------
 drivers/media/platform/davinci/vpbe_venc_regs.h |   10 +---------
 drivers/media/usb/tm6000/tm6000-dvb.c           |   10 +---------
 drivers/media/usb/tm6000/tm6000-input.c         |   10 +---------
 drivers/mtd/ubi/block.c                         |   10 +---------
 drivers/mtd/ubi/fastmap-wl.c                    |   11 +----------
 drivers/mtd/ubi/fastmap.c                       |   11 +----------
 drivers/thermal/gov_bang_bang.c                 |   12 +-----------
 fs/ocfs2/filecheck.c                            |   10 +---------
 fs/ocfs2/filecheck.h                            |   10 +---------
 fs/ocfs2/stack_o2cb.c                           |   10 +---------
 fs/ocfs2/stack_user.c                           |   10 +---------
 fs/ocfs2/stackglue.c                            |   10 +---------
 fs/ocfs2/stackglue.h                            |   10 +---------
 include/media/davinci/vpbe.h                    |   10 +---------
 include/media/davinci/vpbe_osd.h                |   11 +----------
 include/media/davinci/vpbe_types.h              |   10 +---------
 include/media/davinci/vpbe_venc.h               |   10 +---------
 include/media/davinci/vpif_types.h              |   10 +---------
 97 files changed, 98 insertions(+), 879 deletions(-)

--- a/arch/riscv/include/asm/asm.h
+++ b/arch/riscv/include/asm/asm.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_ASM_H
--- a/arch/riscv/include/asm/bitops.h
+++ b/arch/riscv/include/asm/bitops.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_BITOPS_H
--- a/arch/riscv/include/asm/bug.h
+++ b/arch/riscv/include/asm/bug.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_BUG_H
--- a/arch/riscv/include/asm/cache.h
+++ b/arch/riscv/include/asm/cache.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2017 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_CACHE_H
--- a/arch/riscv/include/asm/cacheflush.h
+++ b/arch/riscv/include/asm/cacheflush.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_CACHEFLUSH_H
--- a/arch/riscv/include/asm/cmpxchg.h
+++ b/arch/riscv/include/asm/cmpxchg.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2014 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_CMPXCHG_H
--- a/arch/riscv/include/asm/csr.h
+++ b/arch/riscv/include/asm/csr.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_CSR_H
--- a/arch/riscv/include/asm/current.h
+++ b/arch/riscv/include/asm/current.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Based on arm/arm64/include/asm/current.h
  *
  * Copyright (C) 2016 ARM
  * Copyright (C) 2017 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 
--- a/arch/riscv/include/asm/delay.h
+++ b/arch/riscv/include/asm/delay.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2009 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2016 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_DELAY_H
--- a/arch/riscv/include/asm/io.h
+++ b/arch/riscv/include/asm/io.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * {read,write}{b,w,l,q} based on arch/arm64/include/asm/io.h
  *   which was based on arch/arm/include/io.h
@@ -5,15 +6,6 @@
  * Copyright (C) 1996-2000 Russell King
  * Copyright (C) 2012 ARM Ltd.
  * Copyright (C) 2014 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_IO_H
--- a/arch/riscv/include/asm/irq.h
+++ b/arch/riscv/include/asm/irq.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
  * Copyright (C) 2017 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_IRQ_H
--- a/arch/riscv/include/asm/irqflags.h
+++ b/arch/riscv/include/asm/irqflags.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 
--- a/arch/riscv/include/asm/linkage.h
+++ b/arch/riscv/include/asm/linkage.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_LINKAGE_H
--- a/arch/riscv/include/asm/mmu.h
+++ b/arch/riscv/include/asm/mmu.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 
--- a/arch/riscv/include/asm/mmu_context.h
+++ b/arch/riscv/include/asm/mmu_context.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
  * Copyright (C) 2017 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_MMU_CONTEXT_H
--- a/arch/riscv/include/asm/page.h
+++ b/arch/riscv/include/asm/page.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2009 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2012 Regents of the University of California
  * Copyright (C) 2017 SiFive
  * Copyright (C) 2017 XiaojingZhu <zhuxiaoj@ict.ac.cn>
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PAGE_H
--- a/arch/riscv/include/asm/pci.h
+++ b/arch/riscv/include/asm/pci.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2016 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef __ASM_RISCV_PCI_H
--- a/arch/riscv/include/asm/pgalloc.h
+++ b/arch/riscv/include/asm/pgalloc.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2009 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PGALLOC_H
--- a/arch/riscv/include/asm/pgtable-32.h
+++ b/arch/riscv/include/asm/pgtable-32.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PGTABLE_32_H
--- a/arch/riscv/include/asm/pgtable-64.h
+++ b/arch/riscv/include/asm/pgtable-64.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PGTABLE_64_H
--- a/arch/riscv/include/asm/pgtable-bits.h
+++ b/arch/riscv/include/asm/pgtable-bits.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PGTABLE_BITS_H
--- a/arch/riscv/include/asm/pgtable.h
+++ b/arch/riscv/include/asm/pgtable.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PGTABLE_H
--- a/arch/riscv/include/asm/processor.h
+++ b/arch/riscv/include/asm/processor.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PROCESSOR_H
--- a/arch/riscv/include/asm/ptrace.h
+++ b/arch/riscv/include/asm/ptrace.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_PTRACE_H
--- a/arch/riscv/include/asm/sbi.h
+++ b/arch/riscv/include/asm/sbi.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_SBI_H
--- a/arch/riscv/include/asm/smp.h
+++ b/arch/riscv/include/asm/smp.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_SMP_H
--- a/arch/riscv/include/asm/spinlock.h
+++ b/arch/riscv/include/asm/spinlock.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
  * Copyright (C) 2017 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_SPINLOCK_H
--- a/arch/riscv/include/asm/spinlock_types.h
+++ b/arch/riscv/include/asm/spinlock_types.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2015 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_SPINLOCK_TYPES_H
--- a/arch/riscv/include/asm/string.h
+++ b/arch/riscv/include/asm/string.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2013 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_STRING_H
--- a/arch/riscv/include/asm/switch_to.h
+++ b/arch/riscv/include/asm/switch_to.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_SWITCH_TO_H
--- a/arch/riscv/include/asm/syscall.h
+++ b/arch/riscv/include/asm/syscall.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2008-2009 Red Hat, Inc.  All rights reserved.
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  * Copyright 2015 Regents of the University of California, Berkeley
  *
- *   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, version 2.
- *
- *   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.
- *
  * See asm-generic/syscall.h for descriptions of what we must do here.
  */
 
--- a/arch/riscv/include/asm/thread_info.h
+++ b/arch/riscv/include/asm/thread_info.h
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2009 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2012 Regents of the University of California
  * Copyright (C) 2017 SiFive
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_THREAD_INFO_H
--- a/arch/riscv/include/asm/timex.h
+++ b/arch/riscv/include/asm/timex.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_TIMEX_H
--- a/arch/riscv/include/asm/tlb.h
+++ b/arch/riscv/include/asm/tlb.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_TLB_H
--- a/arch/riscv/include/asm/tlbflush.h
+++ b/arch/riscv/include/asm/tlbflush.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2009 Chen Liqin <liqin.chen@sunplusct.com>
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 #ifndef _ASM_RISCV_TLBFLUSH_H
--- a/arch/riscv/include/asm/uaccess.h
+++ b/arch/riscv/include/asm/uaccess.h
@@ -1,15 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
  *
- *   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, version 2.
- *
- *   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.
- *
  * This file was copied from include/asm-generic/uaccess.h
  */
 
--- a/arch/riscv/include/asm/unistd.h
+++ b/arch/riscv/include/asm/unistd.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
- *
- *   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, version 2.
- *
- *   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.
  */
 
 /*
--- a/arch/riscv/include/asm/word-at-a-time.h
+++ b/arch/riscv/include/asm/word-at-a-time.h
@@ -1,14 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California
  *
- *   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, version 2.
- *
- *   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.
  * Derived from arch/x86/include/asm/word-at-a-time.h
  */
 
--- a/arch/riscv/include/uapi/asm/ptrace.h
+++ b/arch/riscv/include/uapi/asm/ptrace.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Copyright (C) 2012 Regents of the University of California



  parent reply	other threads:[~2019-05-29 14:23 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29 14:17 [Batch 12 patch 00/25] Batch 12 of random GPL notices/references Thomas Gleixner
2019-05-29 14:17 ` [Batch 12 patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276 Thomas Gleixner
2019-05-29 15:06   ` Zavras, Alexios
2019-05-31 18:28   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277 Thomas Gleixner
2019-05-29 15:07   ` Zavras, Alexios
2019-05-31 18:29   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 278 Thomas Gleixner
2019-05-29 15:08   ` Zavras, Alexios
2019-05-31 18:30   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 279 Thomas Gleixner
2019-05-29 15:10   ` Zavras, Alexios
2019-05-29 16:33     ` Thomas Gleixner
2019-05-29 17:50       ` Richard Fontana
2019-05-31 19:17   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 Thomas Gleixner
2019-05-29 15:12   ` Zavras, Alexios
2019-05-31 18:30   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 281 Thomas Gleixner
2019-05-29 15:12   ` Zavras, Alexios
2019-05-31 19:18   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 Thomas Gleixner
2019-05-29 15:13   ` Zavras, Alexios
2019-05-31 19:20   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283 Thomas Gleixner
2019-05-29 15:14   ` Zavras, Alexios
2019-05-31 19:21   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 Thomas Gleixner
2019-05-29 15:15   ` Zavras, Alexios
2019-05-31 19:22   ` Allison Randal
2019-05-29 14:17 ` [Batch 12 patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 Thomas Gleixner
2019-05-29 15:16   ` Zavras, Alexios
2019-05-31 19:22   ` Allison Randal
2019-05-29 14:18 ` Thomas Gleixner [this message]
2019-05-29 15:17   ` [Batch 12 patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 Zavras, Alexios
2019-05-31 19:32   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 Thomas Gleixner
2019-05-29 15:18   ` Zavras, Alexios
2019-05-31 19:33   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 Thomas Gleixner
2019-05-29 15:19   ` Zavras, Alexios
2019-05-31 19:35   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289 Thomas Gleixner
2019-05-29 15:22   ` Zavras, Alexios
2019-05-31 19:36   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 Thomas Gleixner
2019-05-29 15:23   ` Zavras, Alexios
2019-05-31 19:37   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 Thomas Gleixner
2019-05-29 15:25   ` Zavras, Alexios
2019-05-31 19:39   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292 Thomas Gleixner
2019-05-29 15:26   ` Zavras, Alexios
2019-05-31 19:52   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 293 Thomas Gleixner
2019-05-29 15:27   ` Zavras, Alexios
2019-05-29 16:47   ` Thomas Gleixner
2019-05-29 14:18 ` [Batch 12 patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 Thomas Gleixner
2019-05-29 15:28   ` Zavras, Alexios
2019-05-31 19:54   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 Thomas Gleixner
2019-05-29 15:29   ` Zavras, Alexios
2019-05-31 19:55   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 296 Thomas Gleixner
2019-05-29 15:29   ` Zavras, Alexios
2019-05-31 19:56   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297 Thomas Gleixner
2019-05-29 15:30   ` Zavras, Alexios
2019-05-29 17:57   ` Richard Fontana
2019-05-31 19:57   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 298 Thomas Gleixner
2019-05-29 15:32   ` Zavras, Alexios
2019-05-29 16:50     ` Thomas Gleixner
2019-05-29 14:18 ` [Batch 12 patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 Thomas Gleixner
2019-05-29 15:33   ` Zavras, Alexios
2019-05-29 17:56   ` Richard Fontana
2019-05-31 19:58   ` Allison Randal
2019-05-29 14:18 ` [Batch 12 patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300 Thomas Gleixner
2019-05-29 15:33   ` Zavras, Alexios
2019-05-29 17:55   ` Richard Fontana
2019-05-31 19:59   ` Allison Randal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190529141901.025053186@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=linux-spdx@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.