summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/4xx.h
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2022-08-19 13:04:30 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2022-08-26 03:02:17 +0200
commite01432baf6618296f4d2d557e6b4c3245a5cc3c2 (patch)
tree3112d10a7f90e6ba7b9ff467d18e65a64adcecb4 /arch/powerpc/boot/4xx.h
parentpowerpc/vdso: Don't map VDSO at a fixed address on PPC32 (diff)
downloadlinux-e01432baf6618296f4d2d557e6b4c3245a5cc3c2.tar.xz
linux-e01432baf6618296f4d2d557e6b4c3245a5cc3c2.zip
powerpc/boot: Convert more files to use SPDX tags
These files are all plain GPL 2.0, with a second sentence about being licensed as-is. Similar to the rule in commit 577b61cee5b2 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULE"). Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20220819110430.433984-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/boot/4xx.h')
-rw-r--r--arch/powerpc/boot/4xx.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/boot/4xx.h b/arch/powerpc/boot/4xx.h
index 7dc5d45361bc..77f15d124c81 100644
--- a/arch/powerpc/boot/4xx.h
+++ b/arch/powerpc/boot/4xx.h
@@ -1,12 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* PowerPC 4xx related functions
*
* Copyright 2007 IBM Corporation.
* Josh Boyer <jwboyer@linux.vnet.ibm.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#ifndef _POWERPC_BOOT_4XX_H_
#define _POWERPC_BOOT_4XX_H_