]> asedeno.scripts.mit.edu Git - linux.git/commit
extcon: usbc-cros-ec: Make license text and module license match.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 6 Jun 2018 15:08:55 +0000 (17:08 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 12 Jul 2018 00:06:31 +0000 (09:06 +0900)
commit686b30580058fa546035537bb4898b8ac3ae9561
treee1b54340a0fd8ae15547b54a9fdac3bbb7593a00
parentc355bb1afc5fe59e559fff585204180a94c6d58c
extcon: usbc-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: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-usbc-cros-ec.c