Browse Source

Update copyright using UltiMaker

Contributes to CURA-9808
jspijker 2 years ago
parent
commit
61623720ca

+ 1 - 1
CuraVersion.py.jinja

@@ -1,4 +1,4 @@
-# Copyright (c) 2022 UltiMaker B.V.
+# Copyright (c) 2022 UltiMaker
 # Cura is released under the terms of the LGPLv3 or higher.
 
 CuraAppName = "{{ cura_app_name }}"

+ 2 - 2
cura/ApplicationMetadata.py

@@ -1,5 +1,5 @@
-# Copyright (c) 2022 Ultimaker B.V.
-# Cura is released under the terms of the LGPLv3 or higher.
+#  Copyright (c) 2022 UltiMaker
+#  Cura is released under the terms of the LGPLv3 or higher.
 
 # ---------
 # General constants used in Cura

+ 2 - 2
cura/CrashHandler.py

@@ -1,5 +1,5 @@
-# Copyright (c) 2022 UltiMaker B.V.
-# Cura is released under the terms of the LGPLv3 or higher.
+#  Copyright (c) 2022 UltiMaker
+#  Cura is released under the terms of the LGPLv3 or higher.
 
 import platform
 import traceback

+ 1 - 1
plugins/CuraEngineBackend/CuraEngineBackend.py

@@ -1,4 +1,4 @@
-#  Copyright (c) 2022 UltiMaker B.V.
+#  Copyright (c) 2022 UltiMaker
 #  Cura is released under the terms of the LGPLv3 or higher.
 
 import argparse #To run the engine in debug mode if the front-end is in debug mode.

+ 2 - 2
plugins/Marketplace/CloudSync/CloudPackageChecker.py

@@ -1,5 +1,5 @@
-# Copyright (c) 2022 UltiMaker B.V.
-# Cura is released under the terms of the LGPLv3 or higher.
+#  Copyright (c) 2022 UltiMaker
+#  Cura is released under the terms of the LGPLv3 or higher.
 
 import json
 from typing import List, Dict, Any, Set

+ 2 - 2
plugins/Marketplace/CloudSync/DownloadPresenter.py

@@ -1,5 +1,5 @@
-# Copyright (c) 2022 UltiMaker B.V.
-# Cura is released under the terms of the LGPLv3 or higher.
+#  Copyright (c) 2022 UltiMaker
+#  Cura is released under the terms of the LGPLv3 or higher.
 
 import tempfile
 from typing import Dict, List, Any

+ 1 - 1
plugins/Marketplace/resources/qml/ManagedPackages.qml

@@ -1,4 +1,4 @@
-// Copyright (c) 2022 UltiMaker B.V.
+// Copyright (c) 2022 UltiMaker
 // Cura is released under the terms of the LGPLv3 or higher.
 
 import QtQuick 2.15

+ 1 - 1
plugins/Marketplace/resources/qml/Materials.qml

@@ -1,4 +1,4 @@
-// Copyright (c) 2022 UltiMaker B.V.
+// Copyright (c) 2022 UltiMaker
 // Cura is released under the terms of the LGPLv3 or higher.
 
 import UM 1.4 as UM

+ 1 - 1
plugins/Marketplace/resources/qml/Plugins.qml

@@ -1,4 +1,4 @@
-// Copyright (c) 2022 UltiMaker B.V.
+// Copyright (c) 2022 UltiMaker
 // Cura is released under the terms of the LGPLv3 or higher.
 
 import UM 1.4 as UM

+ 1 - 1
plugins/Marketplace/resources/qml/VerifiedIcon.qml

@@ -1,4 +1,4 @@
-// Copyright (c) 2022 UltiMaker B.V.
+// Copyright (c) 2022 UltiMaker
 // Cura is released under the terms of the LGPLv3 or higher.
 
 import QtQuick 2.15

Some files were not shown because too many files changed in this diff