Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark <mark.suurmond@gmail.com>2017-09-28 14:00:43 +0300
committerMark <mark.suurmond@gmail.com>2017-09-28 14:00:43 +0300
commit9a193ad5c5ab5324ad1335dd9adf80fef24a7977 (patch)
treed50d9e97937bf58f1ddb4128df46cc44c40efde7 /cura_app.py
parent07899ba798393544fd5c3e38448e96e607ab4529 (diff)
Changing AGPLv3 to LGPLv3
Diffstat (limited to 'cura_app.py')
-rwxr-xr-xcura_app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cura_app.py b/cura_app.py
index ef9190a1fe..6869fd2111 100755
--- a/cura_app.py
+++ b/cura_app.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# Copyright (c) 2015 Ultimaker B.V.
-# Cura is released under the terms of the AGPLv3 or higher.
+# Cura is released under the terms of the LGPLv3 or higher.
import os
import sys
import platform