mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:25:56 +08:00
Added copyright notice
CURA-1385
This commit is contained in:
parent
be7a8ca9b2
commit
958918e033
@ -1,3 +1,6 @@
|
||||
# Copyright (c) 2016 Ultimaker B.V.
|
||||
# Cura is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
from PyQt5.QtCore import QObject
|
||||
from UM.PluginObject import PluginObject
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2016 Ultimaker B.V.
|
||||
# Cura is released under the terms of the AGPLv3 or higher.
|
||||
from UM.Logger import Logger
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user