rtc: tx4939: convert to SPDX identifier
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 4 Mar 2019 19:02:05 +0000 (20:02 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 4 Mar 2019 19:21:19 +0000 (20:21 +0100)
commit1a9de2100d1c3ef7cb685845726438767e44c24e
treef06cb229b79d0c253cf2e986647e9dac8522af75
parent1ebb909d5aa2c53973cbdcde7629fa50c0a56c21
rtc: tx4939: convert to SPDX identifier

Use SPDX-License-Identifier instead of a verbose license text.

The original text refers to the COPYING file in the main directory which is
GPL v2 only so also update MODULE_LICENSE() to "GPL v2" instead of "GPL".

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-tx4939.c