Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is pyheif's copyright? #78

Open
augustolf opened this issue Sep 8, 2022 · 1 comment
Open

Where is pyheif's copyright? #78

augustolf opened this issue Sep 8, 2022 · 1 comment

Comments

@augustolf
Copy link

I checked in the LICENSE but only found this:

Copyright [yyyy] [name of copyright owner]

@lupsin
Copy link

lupsin commented Nov 19, 2022

For wheels probably license was always GPL2.0, as we can see in wheels:
pyheif.libs/libx265-6b0a4f49.so.199,sha256=VVydIMPxuT0mV8Cq3ZCtZQfPWIIzzRKDScIktQZL-Hg,6407792
encoder that only available under GPL2.0.
So for whole project LICENSE is GPL2.0 when it used from PyPI. And license is Apache 2.0 when it is builded from source.

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

No branches or pull requests

2 participants