diff --git a/plugins/3MFReader/plugin.json b/plugins/3MFReader/plugin.json index 1d9dadfaab..5d15123017 100644 --- a/plugins/3MFReader/plugin.json +++ b/plugins/3MFReader/plugin.json @@ -1,6 +1,6 @@ { "name": "3MF Reader", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides support for reading 3MF files.", "api": 4, diff --git a/plugins/3MFWriter/plugin.json b/plugins/3MFWriter/plugin.json index cd782c270a..22d18b2cf1 100644 --- a/plugins/3MFWriter/plugin.json +++ b/plugins/3MFWriter/plugin.json @@ -1,6 +1,6 @@ { "name": "3MF Writer", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides support for writing 3MF files.", "api": 4, diff --git a/plugins/AutoSave/plugin.json b/plugins/AutoSave/plugin.json index 6b1c5af4be..32e07a1062 100644 --- a/plugins/AutoSave/plugin.json +++ b/plugins/AutoSave/plugin.json @@ -1,6 +1,6 @@ { "name": "Auto Save", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Automatically saves Preferences, Machines and Profiles after changes.", "api": 4, diff --git a/plugins/ChangeLogPlugin/plugin.json b/plugins/ChangeLogPlugin/plugin.json index d200394182..e9414b9b71 100644 --- a/plugins/ChangeLogPlugin/plugin.json +++ b/plugins/ChangeLogPlugin/plugin.json @@ -1,6 +1,6 @@ { "name": "Changelog", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Shows changes since latest checked version.", "api": 4, diff --git a/plugins/CuraEngineBackend/plugin.json b/plugins/CuraEngineBackend/plugin.json index ae9e664bdc..e5df06f228 100644 --- a/plugins/CuraEngineBackend/plugin.json +++ b/plugins/CuraEngineBackend/plugin.json @@ -1,6 +1,6 @@ { "name": "CuraEngine Backend", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "description": "Provides the link to the CuraEngine slicing backend.", "api": 4, "version": "1.0.0", diff --git a/plugins/CuraProfileReader/plugin.json b/plugins/CuraProfileReader/plugin.json index 3dd003715b..004a1ade4d 100644 --- a/plugins/CuraProfileReader/plugin.json +++ b/plugins/CuraProfileReader/plugin.json @@ -1,6 +1,6 @@ { "name": "Cura Profile Reader", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides support for importing Cura profiles.", "api": 4, diff --git a/plugins/CuraProfileWriter/plugin.json b/plugins/CuraProfileWriter/plugin.json index 23d4322556..d9accce770 100644 --- a/plugins/CuraProfileWriter/plugin.json +++ b/plugins/CuraProfileWriter/plugin.json @@ -1,6 +1,6 @@ { "name": "Cura Profile Writer", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides support for exporting Cura profiles.", "api": 4, 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, diff --git a/plugins/GCodeWriter/plugin.json b/plugins/GCodeWriter/plugin.json index d98d9426f2..5788b01375 100644 --- a/plugins/GCodeWriter/plugin.json +++ b/plugins/GCodeWriter/plugin.json @@ -1,6 +1,6 @@ { "name": "GCode Writer", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Writes GCode to a file.", "api": 4, diff --git a/plugins/ImageReader/plugin.json b/plugins/ImageReader/plugin.json index f8dcb8e91c..2752c6e8f4 100644 --- a/plugins/ImageReader/plugin.json +++ b/plugins/ImageReader/plugin.json @@ -1,6 +1,6 @@ { "name": "Image Reader", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Enables ability to generate printable geometry from 2D image files.", "api": 4, diff --git a/plugins/LayerView/plugin.json b/plugins/LayerView/plugin.json index 979359a002..232fe9c361 100644 --- a/plugins/LayerView/plugin.json +++ b/plugins/LayerView/plugin.json @@ -1,6 +1,6 @@ { "name": "Layer View", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides the Layer view.", "api": 4, diff --git a/plugins/LegacyProfileReader/plugin.json b/plugins/LegacyProfileReader/plugin.json index 6f08bb2ab0..2dc71511a9 100644 --- a/plugins/LegacyProfileReader/plugin.json +++ b/plugins/LegacyProfileReader/plugin.json @@ -1,6 +1,6 @@ { "name": "Legacy Cura Profile Reader", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides support for importing profiles from legacy Cura versions.", "api": 4, diff --git a/plugins/PerObjectSettingsTool/plugin.json b/plugins/PerObjectSettingsTool/plugin.json index 1eba8aff65..3254662d33 100644 --- a/plugins/PerObjectSettingsTool/plugin.json +++ b/plugins/PerObjectSettingsTool/plugin.json @@ -1,6 +1,6 @@ { "name": "Per Model Settings Tool", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides the Per Model Settings.", "api": 4, diff --git a/plugins/PluginBrowser/plugin.json b/plugins/PluginBrowser/plugin.json index 1447445e95..491e21f506 100644 --- a/plugins/PluginBrowser/plugin.json +++ b/plugins/PluginBrowser/plugin.json @@ -1,6 +1,6 @@ { "name": "Plugin Browser", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "api": 4, "description": "Find, manage and install new plugins." diff --git a/plugins/RemovableDriveOutputDevice/plugin.json b/plugins/RemovableDriveOutputDevice/plugin.json index bdae36d6cb..df11644256 100644 --- a/plugins/RemovableDriveOutputDevice/plugin.json +++ b/plugins/RemovableDriveOutputDevice/plugin.json @@ -1,6 +1,6 @@ { "name": "Removable Drive Output Device Plugin", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "description": "Provides removable drive hotplugging and writing support.", "version": "1.0.0", "api": 4, diff --git a/plugins/SliceInfoPlugin/plugin.json b/plugins/SliceInfoPlugin/plugin.json index 7c9538b679..d1c643266b 100644 --- a/plugins/SliceInfoPlugin/plugin.json +++ b/plugins/SliceInfoPlugin/plugin.json @@ -1,6 +1,6 @@ { "name": "Slice info", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Submits anonymous slice info. Can be disabled through preferences.", "api": 4, diff --git a/plugins/SolidView/plugin.json b/plugins/SolidView/plugin.json index 22cd202489..6d6bda96f0 100644 --- a/plugins/SolidView/plugin.json +++ b/plugins/SolidView/plugin.json @@ -1,6 +1,6 @@ { "name": "Solid View", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides a normal solid mesh view.", "api": 4, diff --git a/plugins/UM3NetworkPrinting/plugin.json b/plugins/UM3NetworkPrinting/plugin.json index 30b6c153e6..5a845a0516 100644 --- a/plugins/UM3NetworkPrinting/plugin.json +++ b/plugins/UM3NetworkPrinting/plugin.json @@ -1,6 +1,6 @@ { "name": "UM3 Network Connection", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "description": "Manages network connections to Ultimaker 3 printers", "version": "1.0.0", "api": 4, diff --git a/plugins/USBPrinting/plugin.json b/plugins/USBPrinting/plugin.json index 600551a6dc..27e07c45b2 100644 --- a/plugins/USBPrinting/plugin.json +++ b/plugins/USBPrinting/plugin.json @@ -1,6 +1,6 @@ { "name": "USB printing", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "api": 4, "description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.", diff --git a/plugins/UltimakerMachineActions/plugin.json b/plugins/UltimakerMachineActions/plugin.json index 2c95d8e6fd..c9bb1a89e4 100644 --- a/plugins/UltimakerMachineActions/plugin.json +++ b/plugins/UltimakerMachineActions/plugin.json @@ -1,6 +1,6 @@ { "name": "Ultimaker machine actions", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc)", "api": 4, diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json b/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json index 03c0e72f5c..79115f931e 100644 --- a/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json +++ b/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json @@ -1,6 +1,6 @@ { "name": "Version Upgrade 2.1 to 2.2", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Upgrades configurations from Cura 2.1 to Cura 2.2.", "api": 4, diff --git a/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json b/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json index 204851f4e8..d213042ad2 100644 --- a/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json +++ b/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json @@ -1,6 +1,6 @@ { "name": "Version Upgrade 2.2 to 2.4", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Upgrades configurations from Cura 2.2 to Cura 2.4.", "api": 4, diff --git a/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json b/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json index 3e5eb75eee..759b6368fd 100644 --- a/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json +++ b/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json @@ -1,6 +1,6 @@ { "name": "Version Upgrade 2.5 to 2.6", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Upgrades configurations from Cura 2.5 to Cura 2.6.", "api": 4, diff --git a/plugins/XRayView/plugin.json b/plugins/XRayView/plugin.json index 67f0d808f1..4e89690c13 100644 --- a/plugins/XRayView/plugin.json +++ b/plugins/XRayView/plugin.json @@ -1,6 +1,6 @@ { "name": "X-Ray View", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides the X-Ray view.", "api": 4, diff --git a/plugins/XmlMaterialProfile/plugin.json b/plugins/XmlMaterialProfile/plugin.json index 47897b7ad4..17056dcb3e 100644 --- a/plugins/XmlMaterialProfile/plugin.json +++ b/plugins/XmlMaterialProfile/plugin.json @@ -1,6 +1,6 @@ { "name": "Material Profiles", - "author": "Ultimaker", + "author": "Ultimaker B.V.", "version": "1.0.0", "description": "Provides capabilities to read and write XML-based material profiles.", "api": 4,