Credits given where credits due

The Update copyright feature of Pycharm automatically removed the
mentioning of one of our main contributors in this license header.
Added it manually again, unchecked the Update Copyright check box from
the commit window (on the second attempt) and order is restored to the
universe.

Mea Culpa @fieldOfView, Mea Maxima Culpa
This commit is contained in:
j.spijker@ultimaker.com 2022-03-23 16:42:26 +01:00 committed by Jelle Spijker
parent 54ccc12649
commit 34d6a2ba29
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -1,4 +1,4 @@
# Copyright (c) 2019-2022 Ultimaker B.V.
# Copyright (c) 2019-2022 Ultimaker B.V., fieldOfView
# Cura is released under the terms of the LGPLv3 or higher.
# The _toMeshData function is taken from the AMFReader class which was built by fieldOfView.