Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2018-03-22 18:33:30 +0300
committerGhostkeeper <rubend@tutanota.com>2018-03-22 18:33:30 +0300
commit378cde202c0a484fb79f5b2e804fdd1d30aeaa4c (patch)
tree03046615e7e6d4a1a39fd465683c0ffae70aa613 /plugins/GCodeGzReader/__init__.py
parentfd2abdd9fbdda6661c3b9b23f23e4f8417c0f134 (diff)
Correct documentation
Contributes to issue CURA-5128.
Diffstat (limited to 'plugins/GCodeGzReader/__init__.py')
-rw-r--r--plugins/GCodeGzReader/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/GCodeGzReader/__init__.py b/plugins/GCodeGzReader/__init__.py
index 67424a7d45..98965c00aa 100644
--- a/plugins/GCodeGzReader/__init__.py
+++ b/plugins/GCodeGzReader/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2016 Aleph Objects, Inc.
+# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from . import GCodeGzReader