Skip to content

Feature: Add CC-BY-4.0 license #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
sfinkens opened this issue Apr 30, 2025 · 0 comments
Open
2 tasks done

Feature: Add CC-BY-4.0 license #119

sfinkens opened this issue Apr 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sfinkens
Copy link

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

@sfinkens sfinkens added the enhancement New feature or request label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants