From: Tim Bird <tim.bird@sony.com>
To: rusty@rustcorp.com.au, greg@kroah.com, tglx@kernel.org,
peterz@infradead.org
Cc: linux-spdx@vger.kernel.org, linux-kernel@vger.kernel.org,
Tim Bird <tbird20d@yahoo.com>
Subject: [PATCH] kernel: adjust cpu.c SPDX id
Date: Wed, 28 Jan 2026 13:04:33 -0700 [thread overview]
Message-ID: <20260128200433.1221228-1-tim.bird@sony.com> (raw)
In-Reply-To: <20260113234405.539422-1-tim.bird@sony.com>
From: Tim Bird <tbird20d@yahoo.com>
Rusty Russell's intent was to have his files licensed as
GPL-2.0-or-later. Reflect that intent by adjusting the
SPDX-License-Identifier line for cpu.c
Signed-off-by: Tim Bird <tbird20d@yahoo.com>
Link: https://lore.kernel.org/linux-spdx/875x8yw4n6.fsf@rustcorp.com.au/
---
kernel/cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/cpu.c b/kernel/cpu.c
index 5185c0be847a0..a7a1cf8ea8e08 100644
--- a/kernel/cpu.c
+++ b/kernel/cpu.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-or-later
/* CPU control.
* (C) 2001, 2002, 2003, 2004 Rusty Russell
*/
--
2.21.0
next prev parent reply other threads:[~2026-01-28 20:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-13 23:44 [PATCH] kernel: add SPDX-License-Identifier lines Tim Bird
2026-01-14 15:24 ` Karim Yaghmour
2026-01-19 5:30 ` Rusty Russell
2026-01-19 19:41 ` Bird, Tim
2026-01-19 22:40 ` [PATCH v2] kernel: Add " Tim Bird
2026-01-27 14:57 ` Greg KH
2026-01-27 15:05 ` Bird, Tim
2026-01-28 20:04 ` Tim Bird [this message]
2026-01-28 20:39 ` [PATCH] kernel: adjust cpu.c SPDX id Peter Zijlstra
2026-01-29 16:28 ` Bird, Tim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260128200433.1221228-1-tim.bird@sony.com \
--to=tim.bird@sony.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spdx@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=rusty@rustcorp.com.au \
--cc=tbird20d@yahoo.com \
--cc=tglx@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox