Browse Source

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 <[email protected]>
Thibaut VARÈNE 5 years ago
parent
commit
49eec56bfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/generic/files/drivers/mtd/parsers/routerbootpart.c

+ 1 - 1
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.
  *