|
PyPy's lzma module was originally derived from lzmaffi 0.3.0, which is BSD 3-clause1.
LICENSE mentions the import, but the files themselves have no license header. I ask because I'd like to release a package based on them, and I want to get the correct license(s). Thanks, Alex Footnotes
|
Answered by
mattip
Oct 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are a mix of the two licenses. As far as I know the licenses do not conflict. I added the header from the upstream LICENSE file in a736067