Skip to content

Commit 67cb16d

Browse files
committed
Fix copyrights
1 parent 61cfa88 commit 67cb16d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resources/qml_qt5/MeshToolsMenu.qml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2016 Ultimaker B.V.
2-
// Cura is released under the terms of the LGPLv3 or higher.
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
2+
// MeshTools is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.2
55
import QtQuick.Controls 1.1

resources/qml_qt6/MeshToolsMenu.qml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2016 Ultimaker B.V.
2-
// Cura is released under the terms of the LGPLv3 or higher.
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
2+
// MeshTools is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.1
55

0 commit comments

Comments
 (0)