commit | 4d8318bc97a1c37142d0e7618061f09b37d319b6 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Sep 09 11:29:10 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Nov 03 00:50:46 2015 +0100 |
tree | 37b41b78d30d35c6a4f1c905623cc5785fa624d5 | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 [diff] |
rtc: pcf2127: make module license match the file header The header of the pcf2127 driver specifies GPL v2 only as license, so use "GPL v2" as module license specifier instead of "GPL" as the latter means "GNU Public License v2 or later". Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>