Change AGPL to LGPL

This commit is contained in:
Mark 2017-09-28 15:04:24 +02:00
parent 2a302a3e27
commit 4e4e71ad4b

View file

@ -45,7 +45,7 @@ setup(name="Cura",
author="Ultimaker",
author_email="a.hiemstra@ultimaker.com",
url="http://software.ultimaker.com/",
license="GNU AFFERO GENERAL PUBLIC LICENSE (AGPL)",
license="GNU LESSER GENERAL PUBLIC LICENSE (LGPL)",
scripts=["cura_app.py"],
windows=[{"script": "cura_app.py", "dest_name": "Cura", "icon_resources": [(1, "icons/cura.ico")]}],
#console=[{"script": "cura_app.py"}],