Re: [PATCH 3/3] rtc: sun4v: switch to SPDX identifier

2019-03-23 Thread David Miller
From: Alexandre Belloni Date: Fri, 22 Mar 2019 08:22:56 +0100 > Use SPDX-License-Identifier to be clearer on the license. Choose the v2 > only as this is the default Linux license. > > Signed-off-by: Alexandre Belloni Acked-by: David S. Miller

[PATCH 3/3] rtc: sun4v: switch to SPDX identifier

2019-03-22 Thread Alexandre Belloni
Use SPDX-License-Identifier to be clearer on the license. Choose the v2 only as this is the default Linux license. Signed-off-by: Alexandre Belloni --- drivers/rtc/rtc-sun4v.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rtc/rtc-sun4v.c b/drivers/rtc/rtc-sun4v.c in