diff --git a/resources/qml_qt5/MeshToolsMenu.qml b/resources/qml_qt5/MeshToolsMenu.qml index 9239cd5..34e1a91 100644 --- a/resources/qml_qt5/MeshToolsMenu.qml +++ b/resources/qml_qt5/MeshToolsMenu.qml @@ -1,5 +1,5 @@ -// Copyright (c) 2016 Ultimaker B.V. -// Cura is released under the terms of the LGPLv3 or higher. +// Copyright (c) 2023 Aldo Hoeben / fieldOfView +// MeshTools is released under the terms of the AGPLv3 or higher. import QtQuick 2.2 import QtQuick.Controls 1.1 diff --git a/resources/qml_qt6/MeshToolsMenu.qml b/resources/qml_qt6/MeshToolsMenu.qml index 5014832..3059481 100644 --- a/resources/qml_qt6/MeshToolsMenu.qml +++ b/resources/qml_qt6/MeshToolsMenu.qml @@ -1,5 +1,5 @@ -// Copyright (c) 2016 Ultimaker B.V. -// Cura is released under the terms of the LGPLv3 or higher. +// Copyright (c) 2023 Aldo Hoeben / fieldOfView +// MeshTools is released under the terms of the AGPLv3 or higher. import QtQuick 2.1