Input: matrix-keymap - provide a proper module license
authorFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 20:18:20 +0000 (12:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 10 Dec 2012 20:20:34 +0000 (12:20 -0800)
The matrix-keymap module is currently lacking a proper module license,
add one so we don't have this module tainting the entire kernel. This
issue has been present since commit 1932811f (Input: matrix-keymap -
uninline and prepare for device tree support)

Signed-off-by: Florian Fainelli <florian@openwrt.org>
CC: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found