]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Tue, 12 Jun 2018 23:26:26 +0000 (16:26 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 12 Jun 2018 23:29:19 +0000 (16:29 -0700)
commite7a35f124a9a4efd01b7ffba61be94720deef4f0
tree11a3e7eee88dc9f350e08e1b545f9f1f96a79180
parentc258e84b180d38f76ab9962cf5bfc10720af1360
Input: cros_ec_keyb - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/cros_ec_keyb.c