Skip to content

Feature: Add CC-BY-4.0 license #119

@sfinkens

Description

@sfinkens

Before You Begin

Before proceeding, please make sure to follow these steps:

  • I have checked for similar feature requests in the project's issue tracker
    to avoid duplicates.
  • I have searched existing issues to see if this feature has been discussed
    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.

termToLicense = {
	...
	"CC-BY-4.0": L.PUBLIC,
        ...
}

Describe alternatives you've considered

None

Additional Context

None

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions