Before You Begin
Before proceeding, please make sure to follow these steps:
Feature Details
Is your feature request related to a problem? Please describe
licensecheck currently doesn't recognize the CC-BY-4.0 license.
Describe the solution you'd like
CC-BY-4.0 to be added as type License.PUBLIC.
termToLicense = {
...
"CC-BY-4.0": L.PUBLIC,
...
}
Describe alternatives you've considered
None
Additional Context
None
Before You Begin
Before proceeding, please make sure to follow these steps:
to avoid duplicates.
before.
Feature Details
Is your feature request related to a problem? Please describe
licensecheck currently doesn't recognize the CC-BY-4.0 license.
Describe the solution you'd like
CC-BY-4.0 to be added as type
License.PUBLIC.Describe alternatives you've considered
None
Additional Context
None