diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-23 13:01:49 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-30 17:37:42 +0300 |
commit | 13f9d59cef91a027bb338fc79b564fafa7680cd8 (patch) | |
tree | 8e922f84dfa4aa112529ccf98aaab818eb379384 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0b9335cbd38e3bd2025bcc23b5758df4ac035f75 (diff) | |
download | linux-13f9d59cef91a027bb338fc79b564fafa7680cd8.tar.xz |
gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
The comment block of this file indicates GPL-2.0 "only", while the
MODULE_LICENSE is GPL-2.0 "or later", as include/linux/module.h
describes as follows:
"GPL" [GNU Public License v2 or later]
"GPL v2" [GNU Public License v2]
I am the author of this driver, and my intention is GPL-2.0 "only".
Fixes: dbe776c2ca54 ("gpio: uniphier: add UniPhier GPIO controller driver")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions