]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rtc: lib_test: add MODULE_LICENSE
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 10 Aug 2021 21:20:06 +0000 (23:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2025 16:27:57 +0000 (18:27 +0200)
commit07e49c6a4f9e4409badc78b00928af4609c60ea4
tree46a485ebb8148eb94a8e4719d3bf0d04bccde303
parenta9c058b0ab50c21d19d9765d8139d3bdff37e4d5
rtc: lib_test: add MODULE_LICENSE

commit 5546e3dfb65a4389e747766ac455a50c3675fb0f upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rtc/lib_test.c