Closed remram44 closed 3 years ago
about.py says "BSD":
about.py
https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/blis/about.py#L15
This shows up in the license field:
license
https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/setup.py#L308
setup.py classifier says "MIT":
setup.py
https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/setup.py#L317
You should probably clarify if this is MIT or BSD :wink:
Thanks for the note, we will get that updated. The full license is in LICENSE.
LICENSE
Thanks for confirming! Have a nice day.
about.py
says "BSD":https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/blis/about.py#L15
This shows up in the
license
field:https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/setup.py#L308
setup.py
classifier says "MIT":https://github.com/explosion/cython-blis/blob/84cdfc9edf0b31af12c0f071cff6a44737ecd383/setup.py#L317
You should probably clarify if this is MIT or BSD :wink: