FMPy icon indicating copy to clipboard operation
FMPy copied to clipboard

gui license ?

Open jschueller opened this issue 2 years ago • 2 comments

the gui part uses PyQt, and the license text does not reflect the GPL our users were tricked into believing they can redistribute derived works of fmpy into BSD seems you need a dual license BSD/GPL for this

jschueller avatar Jan 16 '23 14:01 jschueller

According to https://www.pythonguis.com/faq/pyqt-vs-pyside/ you need a commercial PyQt license if you bundle it with your software and you don't want to ship the source code.

t-sommer avatar Jan 16 '23 14:01 t-sommer

yes, that or use GPL, but in any case it cannot be BSD

jschueller avatar Jan 16 '23 14:01 jschueller