LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] h8300: Add a missing SPDX license header
@ 2021-09-06 14:17 Jason Wang
  0 siblings, 0 replies; only message in thread
From: Jason Wang @ 2021-09-06 14:17 UTC (permalink / raw)
  To: ysato; +Cc: wangborong, uclinux-h8-devel, linux-kernel

Add the missing SPDX license header to arch/h8300/kernel/kgdb.c.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 arch/h8300/kernel/kgdb.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/h8300/kernel/kgdb.c b/arch/h8300/kernel/kgdb.c
index 602e478afbd5..0a1b6d41ec67 100644
--- a/arch/h8300/kernel/kgdb.c
+++ b/arch/h8300/kernel/kgdb.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * H8/300 KGDB support
  *
-- 
2.33.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-06 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 14:17 [PATCH] h8300: Add a missing SPDX license header Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).