From 455f6f17915485ac5e778f3d3b03cb720a839fe6 Mon Sep 17 00:00:00 2001 From: casper Date: Mon, 6 Dec 2021 18:12:58 +0100 Subject: [PATCH] Update licencing comment cura 8587 --- plugins/Marketplace/resources/qml/LicenseDialog.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Marketplace/resources/qml/LicenseDialog.qml b/plugins/Marketplace/resources/qml/LicenseDialog.qml index 6d863ecce5..7bee6f9108 100644 --- a/plugins/Marketplace/resources/qml/LicenseDialog.qml +++ b/plugins/Marketplace/resources/qml/LicenseDialog.qml @@ -1,5 +1,5 @@ -// Copyright (c) 2018 Ultimaker B.V. -// Toolbox is released under the terms of the LGPLv3 or higher. +//Copyright (c) 2021 Ultimaker B.V. +//Cura is released under the terms of the LGPLv3 or higher. import QtQuick 2.10 import QtQuick.Dialogs 1.1