git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e58cdc
)
Input: sirfsoc-onkey - fix GPL v2 license string typo
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 18 Jul 2014 17:05:38 +0000
(10:05 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 18 Jul 2014 17:19:42 +0000
(10:19 -0700)
Per license_is_gpl_compatible(), the MODULE_LICENSE() string for GPL v2 is
"GPL v2", not "GPLv2". Use "GPL v2" so this module doesn't taint the
kernel.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found