Skip to content

license: fix LICENSE.md — MIT text, matching package metadata - #112

Merged
andre-merzky merged 1 commit into
develfrom
fix/license
Aug 19, 2026
Merged

license: fix LICENSE.md — MIT text, matching package metadata#112
andre-merzky merged 1 commit into
develfrom
fix/license

Conversation

@andre-merzky

Copy link
Copy Markdown
Member

LICENSE.md contained the LGPL-3.0 license text while setup.py, PKG-INFO, and the trove classifiers all declare MIT. MIT is the intended license (confirmed); this replaces the file with the standard MIT text (copyright holder per setup.py's __copyright__).

Found during conda packaging review (#111): conda-forge bundles the sdist's license file, so the contradiction would block the feedstock submission. Needs a release after merge for the fix to reach the sdist that conda-forge builds from.

🤖 Generated with Claude Code

setup.py, PKG-INFO and the classifiers declare MIT; LICENSE.md carried
the LGPL-3.0 text. MIT is the intended license.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@andre-merzky
andre-merzky merged commit eff65ba into devel Aug 19, 2026
5 checks passed
@andre-merzky
andre-merzky deleted the fix/license branch August 19, 2026 01:03
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