gpio: mockup: update the license tag
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 14 Jan 2020 15:02:52 +0000 (16:02 +0100)
committerLinus 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

index 56d647a..3b666ac 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * GPIO Testing Device Driver
  *