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>2017-06-28 14:50:37 +0300
committerGhostkeeper <rubend@tutanota.com>2017-06-28 14:50:37 +0300
commitcd4bffb3800a7831953173b67fb64c0153432372 (patch)
treef2e3ffc7b021849acb91bb3606f730d98a11863e /plugins/GCodeProfileReader
parent2a593e316b93e9aabc581bb6c3e96fc0a3d36e28 (diff)
Set author to Ultimaker B.V. instead of Ultimaker
To be consistent with the rest of the plug-ins and with the material files. Contributes to issue CURA-3857.
Diffstat (limited to 'plugins/GCodeProfileReader')
-rw-r--r--plugins/GCodeProfileReader/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/GCodeProfileReader/plugin.json b/plugins/GCodeProfileReader/plugin.json
index dbbf4ee931..8111bc687c 100644
--- a/plugins/GCodeProfileReader/plugin.json
+++ b/plugins/GCodeProfileReader/plugin.json
@@ -1,6 +1,6 @@
{
"name": "GCode Profile Reader",
- "author": "Ultimaker",
+ "author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for importing profiles from g-code files.",
"api": 4,