projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a2b5b3
)
gpio: mockup: update the license tag
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Tue, 14 Jan 2020 15:02:52 +0000
(16:02 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 15 Jan 2020 10:27:01 +0000
(11:27 +0100)
The current GPL v2.0 or later SPDX tag is 'GPL-2.0-or-later' as defined
at https://spdx.org/licenses/.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link:
https://lore.kernel.org/r/20200114150253.28716-2-brgl@bgdev.pl
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mockup.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpio-mockup.c
b/drivers/gpio/gpio-mockup.c
index 56d647a30e3eafee0178b6d416952e697635a745..3b666acfedc45e9062f9fde2559d95ab3a6e230b 100644
(file)
--- a/
drivers/gpio/gpio-mockup.c
+++ b/
drivers/gpio/gpio-mockup.c
@@
-1,4
+1,4
@@
-// SPDX-License-Identifier: GPL-2.0
+
+// SPDX-License-Identifier: GPL-2.0
-or-later
/*
* GPIO Testing Device Driver
*