Can these licenses go in my project?
check_compatibilityDetermine whether each of up to 100 licenses or SPDX expressions can be included in a project under your license, returning yes, no, or check with OSADL's reason.
Instructions
Whether code under each of up to 100 licenses or SPDX expressions (MIT OR GPL-3.0-only, GPL-2.0-only WITH Classpath-exception-2.0) may be included in a project under yours (an SPDX id, or 'proprietary'): yes, no or check, with OSADL's reason. Worst first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | your project's license | |
| licenses | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counts | Yes | ||
| project | Yes | ||
| results | Yes |