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

s390: include: Remove redundant license text

Now that the SPDX tag is in all arch/s390/include/ files, that
identifies the license in a specific and legally-defined manner. So the
extra GPL text wording can be removed as it is no longer needed at all.

This is done on a quest to remove the 700+ different ways that files in
the kernel describe the GPL license text. And there's unneeded stuff
like the address (sometimes incorrect) for the FSF which is never
needed.

No copyright headers or other non-license-description text was removed.

Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Halil Pasic <pasic@linux.vnet.ibm.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Greg Kroah-Hartman and committed by
Martin Schwidefsky
94bf2f28 53634237

-73
-4
arch/s390/include/asm/cpu_mf.h
··· 5 5 * Copyright IBM Corp. 2012 6 6 * Author(s): Hendrik Brueckner <brueckner@linux.vnet.ibm.com> 7 7 * Jan Glauber <jang@linux.vnet.ibm.com> 8 - * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License (version 2 only) 11 - * as published by the Free Software Foundation. 12 8 */ 13 9 #ifndef _ASM_S390_CPU_MF_H 14 10 #define _ASM_S390_CPU_MF_H
-14
arch/s390/include/asm/kprobes.h
··· 4 4 /* 5 5 * Kernel Probes (KProbes) 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 - * This program is distributed in the hope that it will be useful, 13 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 - * 21 7 * Copyright IBM Corp. 2002, 2006 22 8 * 23 9 * 2002-Oct Created by Vamsi Krishna S <vamsi_krishna@in.ibm.com> Kernel
-4
arch/s390/include/asm/kvm_host.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2008, 2009 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License (version 2 only) 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Author(s): Carsten Otte <cotte@de.ibm.com> 12 8 */ 13 9
-6
arch/s390/include/asm/kvm_para.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2008 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License (version 2 only) 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Author(s): Christian Borntraeger <borntraeger@de.ibm.com> 12 8 */ 13 9 /* ··· 17 21 * 18 22 * Copyright IBM Corp. 2007,2008 19 23 * Author(s): Christian Borntraeger <borntraeger@de.ibm.com> 20 - * 21 - * This work is licensed under the terms of the GNU GPL, version 2. 22 24 */ 23 25 #ifndef __S390_KVM_PARA_H 24 26 #define __S390_KVM_PARA_H
-7
arch/s390/include/asm/livepatch.h
··· 8 8 * Jiri Slaby 9 9 */ 10 10 11 - /* 12 - * This program is free software; you can redistribute it and/or modify it 13 - * under the terms of the GNU General Public License as published by the Free 14 - * Software Foundation; either version 2 of the License, or (at your option) 15 - * any later version. 16 - */ 17 - 18 11 #ifndef ASM_LIVEPATCH_H 19 12 #define ASM_LIVEPATCH_H 20 13
-4
arch/s390/include/asm/syscall.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2008 6 6 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com) 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License (version 2 only) 10 - * as published by the Free Software Foundation. 11 7 */ 12 8 13 9 #ifndef _ASM_SYSCALL_H
-4
arch/s390/include/asm/sysinfo.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2001, 2008 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License (version 2 only) 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Author(s): Ulrich Weigand <weigand@de.ibm.com> 12 8 * Christian Borntraeger <borntraeger@de.ibm.com> 13 9 */
-4
arch/s390/include/uapi/asm/kvm.h
··· 6 6 * 7 7 * Copyright IBM Corp. 2008 8 8 * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License (version 2 only) 11 - * as published by the Free Software Foundation. 12 - * 13 9 * Author(s): Carsten Otte <cotte@de.ibm.com> 14 10 * Christian Borntraeger <borntraeger@de.ibm.com> 15 11 */
-4
arch/s390/include/uapi/asm/kvm_para.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2008 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License (version 2 only) 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Author(s): Christian Borntraeger <borntraeger@de.ibm.com> 12 8 */
-4
arch/s390/include/uapi/asm/kvm_perf.h
··· 4 4 * 5 5 * Copyright 2014 IBM Corp. 6 6 * Author(s): Alexander Yarygin <yarygin@linux.vnet.ibm.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License (version 2 only) 10 - * as published by the Free Software Foundation. 11 7 */ 12 8 13 9 #ifndef __LINUX_KVM_PERF_S390_H
-4
arch/s390/include/uapi/asm/virtio-ccw.h
··· 4 4 * 5 5 * Copyright IBM Corp. 2013 6 6 * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License (version 2 only) 9 - * as published by the Free Software Foundation. 10 - * 11 7 * Author(s): Cornelia Huck <cornelia.huck@de.ibm.com> 12 8 */ 13 9 #ifndef __KVM_VIRTIO_CCW_H
-14
arch/s390/include/uapi/asm/zcrypt.h
··· 9 9 * Eric Rossman (edrossma@us.ibm.com) 10 10 * 11 11 * Hotplug & misc device support: Jochen Roehrig (roehrig@de.ibm.com) 12 - * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License as published by 15 - * the Free Software Foundation; either version 2, or (at your option) 16 - * any later version. 17 - * 18 - * This program is distributed in the hope that it will be useful, 19 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 20 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 - * GNU General Public License for more details. 22 - * 23 - * You should have received a copy of the GNU General Public License 24 - * along with this program; if not, write to the Free Software 25 - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 26 12 */ 27 13 28 14 #ifndef __ASM_S390_ZCRYPT_H