Hello, I built a binary(python script + python) from pyInstaller. While referring the license page, it states the non-free python binary built from pyInstaller can be distributed for commercial use but the copyright doesn't have any ClassPath exception under GPLv2.
https://www.pyinstaller.org/license.html PyInstaller is distributed under the GPL license (see the file COPYING.txt <https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt?raw=true> in the source code), with a special exception *which allows to use PyInstaller to build and distribute non-free programs* (including commercial ones). Could you clarify if the license still allow the commercial binaries built through pyInstaller to be distributed under GPLv2? Thanks Mortha -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/fec6869e-d8aa-40a6-9030-ed4cf77649e8%40googlegroups.com.
