Description
A C source code line is mistaken for the MPL 1.1 License. The line of code is
SHELL_CMD_ARG_REGISTER(mpl, &mpl_cmds, " ", cmd_mpl, 1, 1);
where mpl, 1, 1 is seemingly read as the MPL 1.1. license, and SHELL_CMD_ARG_REGISTER is a macro
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? Linux
- What version of scancode-toolkit was used to generate the scan file? 3.1.1
Description
A C source code line is mistaken for the MPL 1.1 License. The line of code is
where
mpl, 1, 1is seemingly read as the MPL 1.1. license, and SHELL_CMD_ARG_REGISTER is a macroSystem configuration