* [PATCH] alpha: add missing SPDX headers
@ 2025-09-09 8:13 Max Kellermann
0 siblings, 0 replies; only message in thread
From: Max Kellermann @ 2025-09-09 8:13 UTC (permalink / raw)
To: Richard Henderson, Matt Turner, Max Kellermann, linux-alpha,
linux-kernel
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
---
arch/alpha/kernel/audit.c | 1 +
arch/alpha/kernel/bugs.c | 1 +
arch/alpha/kernel/smc37c669.c | 1 +
3 files changed, 3 insertions(+)
diff --git a/arch/alpha/kernel/audit.c b/arch/alpha/kernel/audit.c
index 3ab04709784a..ec61f20ca61f 100644
--- a/arch/alpha/kernel/audit.c
+++ b/arch/alpha/kernel/audit.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include <linux/init.h>
#include <linux/types.h>
#include <linux/audit.h>
diff --git a/arch/alpha/kernel/bugs.c b/arch/alpha/kernel/bugs.c
index e8c51089325f..9f61923a9910 100644
--- a/arch/alpha/kernel/bugs.c
+++ b/arch/alpha/kernel/bugs.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include <asm/hwrpb.h>
#include <linux/device.h>
diff --git a/arch/alpha/kernel/smc37c669.c b/arch/alpha/kernel/smc37c669.c
index a5a6ed97a6ce..b9a03563b277 100644
--- a/arch/alpha/kernel/smc37c669.c
+++ b/arch/alpha/kernel/smc37c669.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* SMC 37C669 initialization code
*/
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-09 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-09 8:13 [PATCH] alpha: add missing SPDX headers Max Kellermann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®