mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Use company in comment
Contribute to CURA-9157
This commit is contained in:
parent
f64b1a6e30
commit
120c393032
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
Manufacturer="{{ company }}"
|
||||
Description="UltiMaker Cura the most popular 3D printing slicer"
|
||||
Keywords="UltiMaker,Cura,3D,printing,slicer"
|
||||
Comments="Copyright (c) {{ year }} UltiMaker B.V." />
|
||||
Comments="Copyright (c) {{ year }} {{ company }}" />
|
||||
|
||||
<InstallExecuteSequence>
|
||||
<RemoveExistingProducts Before="InstallInitialize" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue