Relicense to the mpedb License 1.0 - #10
Merged
Merged
Conversation
The same text as mpedb and MPEqs, byte for byte, so the three projects share one licence rather than three that can drift apart. Free of charge for every person and every organization, except that a group over five billion dollars in revenue or valuation owes seven US cents per device, once. The OSI classifier is removed rather than swapped: this licence is not OSI approved, and "License :: OSI Approved :: MIT License" would have been a false claim in the package metadata. It now reads Other/Proprietary, and the LICENSE file ships inside the wheel. ONE THING WORTH KNOWING BEFORE THIS GOES OUT. This repository has had outside contributions, and PR #3's author is credited with Co-authored-by on the download-image commit. Their work was offered when the project said MIT. In practice nothing of theirs remains in the tree -- that feature was reimplemented on the client side, and the server-side version it replaced is not in any current file -- so this is a relicensing of code that is ours. It is still worth recording that the question was asked rather than skipped. Version 0.4.0, because the licence a package is distributed under is not a patch-level detail.
punnerud
force-pushed
the
chore/relicense
branch
from
August 11, 2026 06:21
06e197b to
4dec70f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The same text as mpedb and MPEqs, byte for byte, so the three projects share one licence rather than three that can drift apart.
Free of charge for every person and every organization, except that a group over five billion dollars in revenue or valuation owes seven US cents per device, once.
The OSI classifier is removed rather than swapped: this licence is not OSI approved, and
License :: OSI Approved :: MIT Licensewould have been a false claim in the package metadata. It now readsOther/Proprietary, and the LICENSE file ships inside the wheel — verified:One thing worth knowing before this goes out. This repository has had outside contributions, and PR #3's author is credited with
Co-authored-byon the download-image commit. Their work was offered when the project said MIT. In practice nothing of theirs remains in the tree — that feature was reimplemented on the client side and the server-side version it replaced is in no current file — so this relicenses code that is ours. Recording it because the question deserved asking rather than skipping.Version 0.4.0: the licence a package ships under is not a patch-level detail.