@@ -1,3 +1,6 @@
+# Copyright (c) 2018 Ultimaker B.V.
+# Cura is released under the terms of the LGPLv3 or higher.
+
from typing import List, Optional
from PyQt5.Qt import QObject, pyqtSlot
from typing import Optional
from collections import OrderedDict
from collections import defaultdict, OrderedDict
from PyQt5.QtCore import Qt
from UM.Application import Application
from PyQt5.Qt import pyqtSignal