calysto
calysto copied to clipboard
graphics.py license
The graphics.py file says the license is GPL. However, the LICENSE file and setup.py file lists the project license as BSD-3-Clause. Using GPL code makes the license effectively GPL.
Thanks for pointing this out. Will work on a solution...
conx.py is also GPL, FYI.