Re: [PATCH 09/10] rtc: starfire: convert to SPDX identifier
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2021-07-09 23:51:34
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2021-07-09 23:51:34
Hello, On 07/07/2021 16:58:03+0900, Nobuhiro Iwamatsu wrote:
Use SPDX-License-Identifier instead of a license line. Signed-off-by: Nobuhiro Iwamatsu <redacted> --- drivers/rtc/rtc-starfire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/drivers/rtc/rtc-starfire.c b/drivers/rtc/rtc-starfire.c index fbd1ed41cbf1..ccaef051d6e6 100644 --- a/drivers/rtc/rtc-starfire.c +++ b/drivers/rtc/rtc-starfire.c@@ -1,7 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-only /* rtc-starfire.c: Starfire platform RTC driver. * * Author: David S. Miller - * License: GPL
I would argue this is not GPL-2.0-only. Dave, what was your initial intention?
* * Copyright (C) 2008 David S. Miller [off-list ref] */ -- 2.32.0
-- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com