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:
authorJoey de l'Arago <joeydelarago@gmail.com>2022-08-24 15:22:17 +0300
committerGitHub <noreply@github.com>2022-08-24 15:22:17 +0300
commit2013ad6baf7d77601087b6dcc6ba35c9e7f4f6cc (patch)
treee650c5f1d27276c9257f3ae346dbc7f285b26f6c
parentb4e5fd8526c02e979e6d2fda83099f36a1d03d1f (diff)
Update resources/qml/PrinterSelector/MachineListButton.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
-rw-r--r--resources/qml/PrinterSelector/MachineListButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/PrinterSelector/MachineListButton.qml b/resources/qml/PrinterSelector/MachineListButton.qml
index 03999c4d17..4511c72b4c 100644
--- a/resources/qml/PrinterSelector/MachineListButton.qml
+++ b/resources/qml/PrinterSelector/MachineListButton.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2018 Ultimaker B.V.
+// Copyright (c) 2022 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10