summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-11-17 12:38:51 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-11-22 09:53:31 +0100
commit043e4e34dd03ef0de415bdde12831470baf6ab7a (patch)
tree0771fb8431c7bc7f9ce91c7ebe1bea21b70d43ae /drivers/misc
parentf2d0f7ce12bb6cc19cc515ee445de4e7b89683e5 (diff)
downloadbarebox-043e4e34dd03ef0de415bdde12831470baf6ab7a.tar.gz
barebox-043e4e34dd03ef0de415bdde12831470baf6ab7a.tar.xz
drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0
"GPL-2.0-or-later" was introduced in SPDX 2.0, and the old identifier "GPL-2.0+" is now deprecated; see <https://spdx.org/licenses>. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Link: https://lore.barebox.org/20211117113851.2022669-3-rhi@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/ubootvar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/ubootvar.c b/drivers/misc/ubootvar.c
index 27f2515e7d..d98a6ed9a7 100644
--- a/drivers/misc/ubootvar.c
+++ b/drivers/misc/ubootvar.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* U-Boot environment vriable blob driver