Skip to content
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

License idendifier in zenodo config file deprecated #355

Closed
MuellerSeb opened this issue Jul 15, 2024 · 1 comment · Fixed by #356
Closed

License idendifier in zenodo config file deprecated #355

MuellerSeb opened this issue Jul 15, 2024 · 1 comment · Fixed by #356
Assignees
Labels
bug Something isn't working external problem
Milestone

Comments

@MuellerSeb
Copy link
Member

"license": "LGPL-3.0+",

this should be

"license": "LGPL-3.0-or-later"

This is also the reason the Zenodo release are broken at the moment.

@MuellerSeb MuellerSeb added bug Something isn't working external problem labels Jul 15, 2024
@MuellerSeb MuellerSeb added this to the 1.6 milestone Jul 15, 2024
@MuellerSeb MuellerSeb self-assigned this Jul 15, 2024
@MuellerSeb
Copy link
Member Author

See here for reference: https://spdx.org/licenses/LGPL-3.0+.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external problem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant