Skip to content

Conversation

@TimJentzsch
Copy link
Contributor

Objective

According to the Cargo manifest format, the license in Cargo.toml must be a known license from https://spdx.org/licenses/.
The current identifier AGPL-3.0+ is not in that list.

Solution

Change the license identifier to AGPL-3.0-or-later.
This is also used in e.g. lila-engine.

The `license` key must be a valid identifier from <https://spdx.org/licenses/>.
@niklasf niklasf merged commit 12feb29 into lichess-org:master Jan 8, 2024
@TimJentzsch TimJentzsch deleted the patch-1 branch January 8, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants