bsumlin / PyMieScatt

A collection of forward and inverse Mie solving routines for Python 3, based on Bohren and Huffman's Mie Theory derivations
http://pymiescatt.readthedocs.io/en/latest/
MIT License
99 stars 38 forks source link

Licensing #1

Closed dhhagan closed 6 years ago

dhhagan commented 6 years ago

Hey Ben,

Although there isn't a license text in the repository (something you may want to think about adding), I saw in the setup file you have this licensed under GPL. Is there a reason you decided to go with GPL rather than the much more liberal MIT license? I would love to explore using PyMieScatt within some of my other software packages, but GPL prevents that, since they are all going to be licensed MIT. Would love to hear your feedback on this topic.

bsumlin commented 6 years ago

Gimme a minute and I'll update this! Thanks for bringing this to my attention.

kmuehlbauer commented 5 years ago

Sorry for reviving this issue. In setup.py still mentions GPL.