devartis / passbook

Python library to create Apple Passbook (.pkpass) files
http://www.devartis.com/
MIT License
272 stars 108 forks source link

Clarify license on pypi.org #56

Closed nicoinn closed 2 years ago

nicoinn commented 2 years ago

The license on Pypi.org is states as Copyright (c) 2012 devartis See: https://pypi.org/project/Passbook/

While in this repo, it clearly states that the package is under MIT license.

Could you please clarify/update the listing on pypi ?

fara commented 2 years ago

We can remove the copyright claim @nicoinn

Can you please create a PR with the changes? Need to modify https://github.com/devartis/passbook/blob/master/LICENSE.txt and update the version number of the package

mbaechtold commented 2 years ago

This issue has been solved in the pull request https://github.com/devartis/passbook/pull/57, so I'm closing it. Please reopen it if I'm mistaken.