commit | e6988d23484417b8859d1c56d8378d7d08394c72 | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | Wed Jun 06 17:08:53 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Jun 07 20:09:49 2018 +0200 |
tree | 57d2f1fbf197407fca3da0685c38dc0503a1075f | |
parent | abfdff44bc38e9e2ef7929f633fb8462632299d4 [diff] |
rtc: cros-ec: Make license text and module license match. The license text is specifying "GPLv2" but the MODULE_LICENSE is set to GPL which means GNU Public License v2 or later. When MODULE_LICENSE and boiler plate does not match, go for boiler plate license. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>