-
-
Notifications
You must be signed in to change notification settings - Fork 627
Closed
Labels
Description
Description
Please leave a brief description of the bug or feature request:
File to analyze : https://android.googlesource.com/platform/external/dng_sdk/+/refs/tags/android-12.0.0_r25/Android.bp
// e.g. GPL in an MIT project might only apply to the contrib/ directory.
Because of the above sentence, Android.bp of many AOSP(https://android.googlesource.com/platform/) is analyzed as GPL-1.0.
Is there any way to handle that statement as an exception?
How To Reproduce
Tell us how to reproduce the issue.
- Download a file : https://android.googlesource.com/platform/external/dng_sdk/+/refs/tags/android-12.0.0_r25/Android.bp
- Run ScanCode
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? ubuntu 20.04
- What version of scancode-toolkit was used to generate the scan file? 30.1.0
- What installation method was used to install/run scancode? pip