jhnnsrs / turms

Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.
https://jhnnsrs.github.io/turms/
MIT License
60 stars 16 forks source link

Open source license #61

Open eddie-on-gh opened 1 year ago

eddie-on-gh commented 1 year ago

Hi, turms looks awesome and I was wondering if it was intentionally missing open source licensing information?

PyPI currently reports:

License: Other/Proprietary License (CC BY-NC 3.0)

and I'd expect to see a license file somewhere in this repository specifying the applicable license.

jhnnsrs commented 1 year ago

Good point! CC 3.0 was chosen at a time where i was unsure of where the project will head, but i am happy to change it to something more permissive now. Guess BSD or MIT? Not sure about any of the legal implications though :D Happy for suggestions?