python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.32k stars 2.23k forks source link

Conflicting licenses. HPND or MIT-CMU #8489

Closed wagenrace closed 1 month ago

wagenrace commented 1 month ago

What did you do?

I am looking up what license Pillow is using. However I see conflicting answers HPND according to LICENSE (used by github tooling) MIT-CMU according to pyproject.toml (used by tooling look license_scanner and PyPI)

What did you expect to happen?

Only 1 license including the text of the license

What are your OS, Python and Pillow versions?