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>
This commit is contained in:
parent
80b350f528
commit
49eec56bfc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/*
|
/*
|
||||||
* Parser for MikroTik RouterBoot partitions.
|
* Parser for MikroTik RouterBoot partitions.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue