nds32: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Tue, 16 Apr 2019 15:24:35 +0000 (20:54 +0530)
committerGreentime Hu <greentime@andestech.com>
Tue, 7 May 2019 09:52:09 +0000 (17:52 +0800)
This patch corrects the SPDX License Identifier style
in the nds32 Hardware Architecture related files.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
47 files changed:
arch/nds32/include/asm/assembler.h
arch/nds32/include/asm/barrier.h
arch/nds32/include/asm/bitfield.h
arch/nds32/include/asm/cache.h
arch/nds32/include/asm/cache_info.h
arch/nds32/include/asm/cacheflush.h
arch/nds32/include/asm/current.h
arch/nds32/include/asm/delay.h
arch/nds32/include/asm/elf.h
arch/nds32/include/asm/fixmap.h
arch/nds32/include/asm/futex.h
arch/nds32/include/asm/highmem.h
arch/nds32/include/asm/io.h
arch/nds32/include/asm/irqflags.h
arch/nds32/include/asm/l2_cache.h
arch/nds32/include/asm/linkage.h
arch/nds32/include/asm/memory.h
arch/nds32/include/asm/mmu.h
arch/nds32/include/asm/mmu_context.h
arch/nds32/include/asm/module.h
arch/nds32/include/asm/nds32.h
arch/nds32/include/asm/page.h
arch/nds32/include/asm/pgalloc.h
arch/nds32/include/asm/pgtable.h
arch/nds32/include/asm/proc-fns.h
arch/nds32/include/asm/processor.h
arch/nds32/include/asm/ptrace.h
arch/nds32/include/asm/shmparam.h
arch/nds32/include/asm/string.h
arch/nds32/include/asm/swab.h
arch/nds32/include/asm/syscall.h
arch/nds32/include/asm/syscalls.h
arch/nds32/include/asm/thread_info.h
arch/nds32/include/asm/tlb.h
arch/nds32/include/asm/tlbflush.h
arch/nds32/include/asm/uaccess.h
arch/nds32/include/asm/unistd.h
arch/nds32/include/asm/vdso.h
arch/nds32/include/asm/vdso_datapage.h
arch/nds32/include/asm/vdso_timer_info.h
arch/nds32/include/uapi/asm/auxvec.h
arch/nds32/include/uapi/asm/byteorder.h
arch/nds32/include/uapi/asm/cachectl.h
arch/nds32/include/uapi/asm/param.h
arch/nds32/include/uapi/asm/ptrace.h
arch/nds32/include/uapi/asm/sigcontext.h
arch/nds32/include/uapi/asm/unistd.h

index c3855782a541934a747003311b957e61123e3837..5e7c569260494105db01c9e51c87b91668ec9b1e 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_ASSEMBLER_H__
index faafc373ea6c5cc4398a45f1079a0d7f027ac606..16413172fd50deefa334a18ef5c833face0e615b 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_ASM_BARRIER_H
index 7414fcbbab4e2f51499e42961be12a1ecc16e3be..e75212c76b2044aa17badc5d77f5f5ad61cf8f30 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_BITFIELD_H__
index 347db4881c5f8e01a911379a37ea83d92073e74a..fc3c41b591691cf4c2a396e905486defc18facea 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_CACHE_H__
index 38ec458ba54310776e80190530af2540949c16de..e89d8078f3a66f2166d8d73e7b669d56d86b86aa 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 struct cache_info {
index 8b26198d51bb78b60a28748248e1e50f89be52ab..d9ac7e6408ef3196253f3c6838d111a51a1f0973 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_CACHEFLUSH_H__
index b4dcd22b7bcbe9300a117834a0fd4984d7565a3e..65d30096142bfc601d4afb3640e334b54ce22600 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASM_NDS32_CURRENT_H
index 519ba97acb6eb6f69021a1afb1f032e537389a16..56ea3894f8f80b42ba697e9c72c6970ff857893e 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_DELAY_H__
index 95f3ea253e4c34e269c9b5d3ba1ccbc0a98d1f20..70aa9cfb523cdc08e23d27bcbe97eacfa6c2ef18 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASMNDS32_ELF_H
index 0e60e153a71ae047397ef43361d4be12cecec98c..5a4bf11e58003e6ec8ff39c4c3274b82d22c498e 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_FIXMAP_H
index baf178bf1d0b2aa39ec940bbf833de228adb2882..5213c65c2e0b36e0f28df249061f153aee3a96f6 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_FUTEX_H__
index 425d546cb05912d8723bfe85dccc24e5b5bd8b41..b3a82c97ded3a9a7d78c3e190a6b29df34ad7981 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASM_HIGHMEM_H
index 5ef8ae5ba83368af59be986582fb7e5f34a266f9..16f262322b8f7a861d8bcdd6da9373cf6aa78139 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_IO_H
index 2bfd00f8bc48efb3caacd3d5bd70592e79c0dc77..fb45ec46bb1b2e7be861a236a3773c090ca65b1e 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #include <asm/nds32.h>
index 37dd5ef61de8b550b66ea68a9c157221a06d7efd..3ea48e19e6de6106d0f81d80fa0deb8a68399ce2 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef L2_CACHE_H
index e708c8bdb926caa599791ddb966cd78045e21242..a696469abb70c6a3f021f66d855590a5b22784b5 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_LINKAGE_H
index 9d552ee39bdbc48e23da827c23dc7b6047872842..940d328427938dffad6ab8f9aa601dcc841deb0d 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_MEMORY_H
index 88b9ee8c10645f81f9ae052c0ca68c9d16ae3abb..89d63afee455cc788b4b83a43c1b63172501b826 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_MMU_H
index fd7d13cefccc115529e1a19fa10bb5ad54eb7666..b8fd3d189fdce8ce699f4c850dc0db67d6e87a56 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_MMU_CONTEXT_H
index 16cf9c7237adfc7d9e39b31ff5247904ab0c264f..a3a08e993c65924cb3537bb3848701a15e4b33b7 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASM_NDS32_MODULE_H
index 68c38151c3e41c24c24081f92449a097bf077f02..4994f6a9e0a0bcb1d518c7890c10fef18fbda739 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASM_NDS32_NDS32_H_
index 947f0491c9a717cefd1b3d0549ae867c333e716c..8feb1fa12f01a879a2e14f3334ce1fccac2d3f00 100644 (file)
@@ -1,5 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
- * SPDX-License-Identifier: GPL-2.0
  * Copyright (C) 2005-2017 Andes Technology Corporation
  */
 
index 3c5fee5b5759539d71dc8b731e448dd7843f6184..3cbc749c79aa26ead2a2b2dc78b9422f69a0df38 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMNDS32_PGALLOC_H
index 9f52db930c004ecc5c6de013721e06d7b4bf52a3..e820b01173993a3839bad77c5e42a53f4d7db9ad 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMNDS32_PGTABLE_H
index bedc4f59e064f86354a2016dd42776ac16256dca..27c617fa77afd9a324091aec15e2fa6098b29085 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_PROCFNS_H__
index 72024f8bc129035de9367277b35203f09fe40d80..b82369c7659d4dedeeec151859654bad0a789749 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_PROCESSOR_H
index c4538839055cc4c97dfe1e4bec13e8f705330609..919ee223620c95470a27cedccd1ff27b54f91bd8 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_PTRACE_H
index fd1cff64b68e938ec897f857adc256603616ae83..3aeee946973d5ac2be3ca14302d5dc5c321bc26c 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMNDS32_SHMPARAM_H
index 179272caa5409ce188aae6e03fd33a37ff7808d4..cae8fe16de98b599d42abd51b3e2ccae365abbf4 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_STRING_H
index e01a755a37d2af2af1f6d2007bed342e7ffd95db..362a466f2976a7ebea95ea22f1669027ff37abe8 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_SWAB_H__
index 671ebd357496c4e1608b240d2ba23c4d3d9efa42..f4085c7775aba8b9c41d9c5b6402331afe533360 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2008-2009 Red Hat, Inc.  All rights reserved.
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
index da32101b455d764a125649f3791cc3f4332db15c..f3b16f602cb5389c924a18c57e4d105407faaee4 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_SYSCALLS_H
index 8c610abe673ada65130ac6eff32428058c06a4aa..c135111ec44ebb1519c13b616edbda6d85f4f8d3 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_THREAD_INFO_H
index b35ae5eae3ab3384cbfa7032e7a5345f351d1b36..0c24cefaba816dcc6058088774719e77a907547a 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASMNDS32_TLB_H
index 9b411f401903630fff9f66498e09a6f1f1f7ce3e..62e63b891a4ad4225835c469d9e50bce8292a0a3 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMNDS32_TLBFLUSH_H
index 116598b47c4d2b7c19cce39ba9ad98d8c00e51fd..8916ad9f9f139954ce6a8d799dfb3ad807db66f7 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMANDES_UACCESS_H
index b586a2862beb22994c13af34d31b501e236ee2e5..bf5e2d440913f00051781485a7d9b5a557d8fef3 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #define __ARCH_WANT_SYS_CLONE
index af2c6afc2469253fc6df5c3aadd305de3a44424c..89b113ffc3dc01e24780203d30723620b02b7ea1 100644 (file)
@@ -1,5 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
- * SPDX-License-Identifier: GPL-2.0
  * Copyright (C) 2005-2017 Andes Technology Corporation
  */
 
index 79db5a12ca5eb660d2a3ae7873c4872cd2c415f2..cd1dda3da0f930708664b12c26197865414d8948 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2012 ARM Limited
 // Copyright (C) 2005-2017 Andes Technology Corporation
 #ifndef __ASM_VDSO_DATAPAGE_H
index 50ba117cff12945c98e0e531e43e51426205f63c..328439ce37db7263cc03fb4cc581fe011d96b3d6 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 extern struct timer_info_t timer_info;
index 2d3213f5e59583162babb3b6ad05eafa116828ad..b5d58ea8decbb0a299efeb1c5fc1e4a1c19acff9 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_AUXVEC_H
index a23f6f3a24689229fa9042dcad413a7aafec0386..511e653c709d54692483508f3ae8a71c03e662cd 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __NDS32_BYTEORDER_H__
index 4cdca9b23974935945a46a2d8c1396a3caae88fe..73793662815c849a4776bfb042e4f9f050dde254 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 1994, 1995, 1996 by Ralf Baechle
 // Copyright (C) 2005-2017 Andes Technology Corporation
 #ifndef        _ASM_CACHECTL
index e3fb723ee362a695f6a1f9ab380c307e7b130ba3..2977534a6bd3129df9a1ec5c17a7e1a46a150def 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __ASM_NDS32_PARAM_H
index 358c99e399d05d22ab6749c2144aaa89ba7ca7aa..1a6e01c00e6f880607d1e5b43ad0432f5c3abc00 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef __UAPI_ASM_NDS32_PTRACE_H
index 58afc416473e578817a23073693dfd87a61251c1..628ff6b75825a18c77562c1285268c3c189846e7 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #ifndef _ASMNDS32_SIGCONTEXT_H
index 4ec8f543103f6c9df303950230469a665bb93827..c691735017ed59724f760b859a2c739780835b10 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 // Copyright (C) 2005-2017 Andes Technology Corporation
 
 #define __ARCH_WANT_STAT64