aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/livepatch.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 15:00:41 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2017-11-24 15:37:22 +0100
commit94bf2f28c9923abe7a1fccc126a86a2401cb5a47 (patch)
treea298131981527716842fe03178ace88d48fb9a18 /arch/s390/include/asm/livepatch.h
parents390: kernel: Remove redundant license text (diff)
downloadlinux-dev-94bf2f28c9923abe7a1fccc126a86a2401cb5a47.tar.xz
linux-dev-94bf2f28c9923abe7a1fccc126a86a2401cb5a47.zip
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>
Diffstat (limited to 'arch/s390/include/asm/livepatch.h')
-rw-r--r--arch/s390/include/asm/livepatch.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/s390/include/asm/livepatch.h b/arch/s390/include/asm/livepatch.h
index d1f97fafcc20..672f95b12d40 100644
--- a/arch/s390/include/asm/livepatch.h
+++ b/arch/s390/include/asm/livepatch.h
@@ -8,13 +8,6 @@
* Jiri Slaby
*/
-/*
- * 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.
- */
-
#ifndef ASM_LIVEPATCH_H
#define ASM_LIVEPATCH_H