Closed
Description
Description
ScanCode reports GPL-1.0-or-later
in multiple CocoaLumberjack files, although it declares the BSD Source Code Attribution License.
Example files:
- Pods/CocoaLumberjack/Sources/CocoaLumberjack/DDOSLogger.m Line 6-14
- Pods/CocoaLumberjack/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h Line 6-14
and more
How To Reproduce
Scan https://github.com/CocoaLumberjack/CocoaLumberjack with ScanCode.
System configuration
- What OS are you running on? (Windows/MacOS/Linux)
Linux - What version of scancode-toolkit was used to generate the scan file?
3.2.1-rc2 - What installation method was used to install/run scancode? (pip/source download/other)
Bootstrapped via ORT.