aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut VARÈNE <hacks@slashdirt.org>2020-05-18 13:07:11 +0200
committerPetr Štetiar <ynezz@true.cz>2020-05-20 17:03:45 +0200
commit49eec56bfc1a5891a9e3fc62c9751acfca081ef6 (patch)
tree62273cd2325fb48811028348eab864afe4f03822
parent80b350f528644c269c8630e41a4a992734356bb3 (diff)
downloadupstream-49eec56bfc1a5891a9e3fc62c9751acfca081ef6.tar.gz
upstream-49eec56bfc1a5891a9e3fc62c9751acfca081ef6.tar.bz2
upstream-49eec56bfc1a5891a9e3fc62c9751acfca081ef6.zip
generic: routerbootpart.c: disambiguate SPDX-License-Identifier
I meant it to be GPL-2.0-only, as evidenced by the boilerplate. Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
-rw-r--r--target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c b/target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c
index e019094058..f9bba0f3ba 100644
--- a/target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c
+++ b/target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Parser for MikroTik RouterBoot partitions.
*