rtc: lib_test: add MODULE_LICENSE
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 10 Aug 2021 21:20:06 +0000 (23:20 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 10 Aug 2021 21:21:46 +0000 (23:21 +0200)
commit5546e3dfb65a4389e747766ac455a50c3675fb0f
treeed586eea25e47bc4a29167681ab0ea18e320a42c
parent1d1bb12a8b1805ddeef9793ebeb920179fb0fa38
rtc: lib_test: add MODULE_LICENSE

As the documentation states, "The exact license information can only be
determined via the license information in the corresponding source files."
and the SPDX identifier has the proper information.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210810212008.631359-1-alexandre.belloni@bootlin.com
drivers/rtc/lib_test.c