* [PATCH] dts: fix SPDX tag
@ 2025-03-14 13:43 Thomas Monjalon
2025-03-14 13:48 ` Luca Vizzarro
2025-03-14 13:57 ` Thomas Monjalon
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Monjalon @ 2025-03-14 13:43 UTC (permalink / raw)
To: dev; +Cc: Paul Szczepanek, Patrick Robb, Nicholas Pratte, Luca Vizzarro
The license in the SPDX tag was incomplete.
Fixes: d77a4a27bd24 ("dts: remove node distinction")
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
dts/framework/remote_session/dpdk.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dts/framework/remote_session/dpdk.py b/dts/framework/remote_session/dpdk.py
index f75ec353ed..d6533cd567 100644
--- a/dts/framework/remote_session/dpdk.py
+++ b/dts/framework/remote_session/dpdk.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: BSD-3-C
+# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2023 PANTHEON.tech s.r.o.
# Copyright(c) 2023 University of New Hampshire
# Copyright(c) 2025 Arm Limited
--
2.47.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dts: fix SPDX tag
2025-03-14 13:43 [PATCH] dts: fix SPDX tag Thomas Monjalon
@ 2025-03-14 13:48 ` Luca Vizzarro
2025-03-14 13:57 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Luca Vizzarro @ 2025-03-14 13:48 UTC (permalink / raw)
To: Thomas Monjalon, dev; +Cc: Paul Szczepanek, Patrick Robb, Nicholas Pratte
Reviewed-by: Luca Vizzarro <luca.vizzarro@arm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dts: fix SPDX tag
2025-03-14 13:43 [PATCH] dts: fix SPDX tag Thomas Monjalon
2025-03-14 13:48 ` Luca Vizzarro
@ 2025-03-14 13:57 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2025-03-14 13:57 UTC (permalink / raw)
To: Luca Vizzarro; +Cc: dev, Paul Szczepanek, Patrick Robb, Nicholas Pratte
14/03/2025 14:43, Thomas Monjalon:
> The license in the SPDX tag was incomplete.
>
> Fixes: d77a4a27bd24 ("dts: remove node distinction")
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Luca Vizzarro <luca.vizzarro@arm.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-14 13:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-14 13:43 [PATCH] dts: fix SPDX tag Thomas Monjalon
2025-03-14 13:48 ` Luca Vizzarro
2025-03-14 13:57 ` Thomas Monjalon
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).