Re: [PATCH 5/9] rtc: cros-ec: Switch to SPDX identifier.

From: Enric Balletbo i Serra
Date: Tue Jun 05 2018 - 14:51:14 EST


Hi Alexandre,

On 05/06/18 11:46, Alexandre Belloni wrote:
> On 05/06/2018 11:22:05+0200, Enric Balletbo i Serra wrote:
>> Adopt the SPDX license identifier headers to ease license compliance
>> management.
>>
>> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
>> ---
>>
>> drivers/rtc/rtc-cros-ec.c | 21 +++++----------------
>> 1 file changed, 5 insertions(+), 16 deletions(-)
>>
> Applied, thanks.
>

Looks like all the ChromeOS drivers should be licensed as GPL v2 only. There was
a mismatch between what the header says and the MODULE_LICENSE and I wrongly
assumed that the MODULE_LICENSE is the one I should follow. So could you not
apply this patch for now and I'll send another version with the correct license?

Thanks and sorry for the inconvenience this may cause you,
Enric