Skip to content

Commit cb8b4e1

Browse files
committed
Update copyrights
1 parent 341b30a commit cb8b4e1

32 files changed

+32
-32
lines changed

SidebarGUIPlugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
# Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
# The SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import os.path

SidebarGUIProxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
# Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
# The SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
from UM.Application import Application

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
# Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
# The SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import os, json

resources/qml/ExtruderTabs40.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.7

resources/qml/ExtruderTabs411.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.7

resources/qml/ExtruderTabs50.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.7

resources/qml/MachineSelector40.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.10

resources/qml/MachineSelector53.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33

44
import QtQuick 2.10

resources/qml/MaterialBrandMenu.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33
// Copyright (c) 2022 Ultimaker B.V.
44
// Cura is released under the terms of the LGPLv3 or higher.

resources/qml/MaterialMenu.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Aldo Hoeben / fieldOfView
1+
// Copyright (c) 2023 Aldo Hoeben / fieldOfView
22
// SidebarGUIPlugin is released under the terms of the AGPLv3 or higher.
33
// Copyright (c) 2022 Ultimaker B.V.
44
// Cura is released under the terms of the LGPLv3 or higher.

0 commit comments

Comments
 (0)