From 2013ad6baf7d77601087b6dcc6ba35c9e7f4f6cc Mon Sep 17 00:00:00 2001 From: Joey de l'Arago Date: Wed, 24 Aug 2022 14:22:17 +0200 Subject: [PATCH] Update resources/qml/PrinterSelector/MachineListButton.qml Co-authored-by: Casper Lamboo --- resources/qml/PrinterSelector/MachineListButton.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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