mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 07:49:04 +08:00
Change AGPL to LGPL
This commit is contained in:
parent
2a302a3e27
commit
4e4e71ad4b
2
setup.py
2
setup.py
@ -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"}],
|
||||
|
Loading…
x
Reference in New Issue
Block a user