Skip to content

Declare MIT license in Cargo.toml (was GPL-3.0-only, contradicting LICENSE)#18

Merged
joske merged 1 commit into
masterfrom
fix/license-mit
Jun 12, 2026
Merged

Declare MIT license in Cargo.toml (was GPL-3.0-only, contradicting LICENSE)#18
joske merged 1 commit into
masterfrom
fix/license-mit

Conversation

@joske

@joske joske commented Jun 12, 2026

Copy link
Copy Markdown
Owner

The workspace Cargo.toml declared GPL-3.0-only while the repository ships an MIT LICENSE file (all crates inherit via license.workspace = true, so this is the single declaration). The intended license is MIT — this aligns the manifest with the LICENSE file.

Surfaced by @jboero in #13 (Fedora packaging needs an unambiguous License: tag). After this merges, the spec file in #13 is correct as written with License: MIT.

🤖 Generated with Claude Code

The workspace manifest said GPL-3.0-only while the repository ships an
MIT LICENSE. MIT is the intended license. Flagged by the Fedora
packaging contribution (PR #13).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@joske joske merged commit db1c3ee into master Jun 12, 2026
1 check passed
@joske joske deleted the fix/license-mit branch June 12, 2026 22:41
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.

1 participant