mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Update copyright information
This commit is contained in:
parent
ec12b901d1
commit
79f54a16f6
2 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
# Copyright (c) 2015 Ultimaker B.V.
|
# Copyright (c) 2016 Aleph Objects, Inc.
|
||||||
# Copyright (c) 2013 David Braam
|
# Cura is released under the terms of the AGPLv3 or higher.
|
||||||
# Uranium is released under the terms of the AGPLv3 or higher.
|
|
||||||
|
|
||||||
from UM.Mesh.MeshReader import MeshReader
|
from UM.Mesh.MeshReader import MeshReader
|
||||||
import os
|
import os
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Copyright (c) 2015 Ultimaker B.V.
|
# Copyright (c) 2016 Aleph Objects, Inc.
|
||||||
# Uranium is released under the terms of the AGPLv3 or higher.
|
# Cura is released under the terms of the AGPLv3 or higher.
|
||||||
|
|
||||||
#Shoopdawoop
|
|
||||||
from . import GCodeReader
|
from . import GCodeReader
|
||||||
|
|
||||||
from UM.i18n import i18nCatalog
|
from UM.i18n import i18nCatalog
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue