summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-01-03 13:05:37 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-01-05 08:58:44 +0100
commit0dde3f95d07d757d9bc934bcd0bcbf8b894fca0a (patch)
treea532512147a6a4f19b878c478b7467718d75cbe4 /arch/mips
parent37c070752a9ceac49633600df01c8513f6423908 (diff)
downloadbarebox-0dde3f95d07d757d9bc934bcd0bcbf8b894fca0a.tar.gz
barebox-0dde3f95d07d757d9bc934bcd0bcbf8b894fca0a.tar.xz
arch: add SPDX-License-Identifier to all .S files
Record GPL-2.0-only as license for all files lacking an explicit license statement. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220103120539.1730644-10-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/lib/genex.S2
-rw-r--r--arch/mips/pbl/piggy.gzip.S2
-rw-r--r--arch/mips/pbl/piggy.lz4.S2
-rw-r--r--arch/mips/pbl/piggy.lzo.S2
-rw-r--r--arch/mips/pbl/piggy.shipped.S2
-rw-r--r--arch/mips/pbl/piggy.xzkern.S2
6 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/lib/genex.S b/arch/mips/lib/genex.S
index 5fb2223231..d75a652e4d 100644
--- a/arch/mips/lib/genex.S
+++ b/arch/mips/lib/genex.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
#include <asm/regdef.h>
#include <asm/mipsregs.h>
diff --git a/arch/mips/pbl/piggy.gzip.S b/arch/mips/pbl/piggy.gzip.S
index 1e6bbef66c..b99ba8aeab 100644
--- a/arch/mips/pbl/piggy.gzip.S
+++ b/arch/mips/pbl/piggy.gzip.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
.section .data
diff --git a/arch/mips/pbl/piggy.lz4.S b/arch/mips/pbl/piggy.lz4.S
index be9425bf00..c3ddbdace0 100644
--- a/arch/mips/pbl/piggy.lz4.S
+++ b/arch/mips/pbl/piggy.lz4.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
.section .data
diff --git a/arch/mips/pbl/piggy.lzo.S b/arch/mips/pbl/piggy.lzo.S
index 6f1af1f314..2c1f4cb34e 100644
--- a/arch/mips/pbl/piggy.lzo.S
+++ b/arch/mips/pbl/piggy.lzo.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
.section .data
diff --git a/arch/mips/pbl/piggy.shipped.S b/arch/mips/pbl/piggy.shipped.S
index 8a35f6bc05..fc2859e673 100644
--- a/arch/mips/pbl/piggy.shipped.S
+++ b/arch/mips/pbl/piggy.shipped.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
.section .data
diff --git a/arch/mips/pbl/piggy.xzkern.S b/arch/mips/pbl/piggy.xzkern.S
index edfa53b86c..8c99d959f8 100644
--- a/arch/mips/pbl/piggy.xzkern.S
+++ b/arch/mips/pbl/piggy.xzkern.S
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <asm/asm.h>
.section .data