summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/setup.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-07-24 09:39:00 -0400
committerMacpaul Lin <macpaul@gmail.com>2013-07-25 16:54:18 +0800
commit99ca91b6d77aeb983008d33dba0ef06c8e644d94 (patch)
tree8e0f747af694181838c0fe5d4e0a44165b16a4fd /arch/nds32/include/asm/setup.h
parent951344b778d6ac67b94011d942a5a55da7202027 (diff)
downloadu-boot-imx-99ca91b6d77aeb983008d33dba0ef06c8e644d94.zip
u-boot-imx-99ca91b6d77aeb983008d33dba0ef06c8e644d94.tar.gz
u-boot-imx-99ca91b6d77aeb983008d33dba0ef06c8e644d94.tar.bz2
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/nds32/include/asm/setup.h')
-rw-r--r--arch/nds32/include/asm/setup.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/nds32/include/asm/setup.h b/arch/nds32/include/asm/setup.h
index 0a14ea0..833d979 100644
--- a/arch/nds32/include/asm/setup.h
+++ b/arch/nds32/include/asm/setup.h
@@ -5,9 +5,7 @@
* Copyright (C) 2008 Andes Technology Corporation
* Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * SPDX-License-Identifier: GPL-2.0
*
* Structure passed to kernel to tell it about the
* hardware it's running on. See Documentation/arm/Setup