diff options
author | Marcus Folkesson <marcus.folkesson@gmail.com> | 2018-02-10 12:27:01 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2018-03-03 19:04:16 +0300 |
commit | 8d039d4d3d387d15e6c9bb7a406c6689efdb8540 (patch) | |
tree | 29c00e83aed009858a1c5f428ca4a2619bd6c7ca /block | |
parent | df6af78275f6af4a794378ea4d08a4959f959388 (diff) | |
download | linux-8d039d4d3d387d15e6c9bb7a406c6689efdb8540.tar.xz |
watchdog: coh901327: make license text and module licence match
Licence text is specifying "GPLv2" but the MODULE_LICENSE is set to "GPLv2
or later".
See include/linux/module.h:
"GPL" [GNU Public License v2 or later]
"GPL v2" [GNU Public License v2]
When on it, add SPDX identifier tag.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions