Usage of LinuxCNC logo on commercial products
I know it's not a legal/lawyers forum... however, do you have a clue whether it's an issue to use the LinuxCNC logo on a commercial product, e.g. a machine which comes with LinuxCNC or even on a manual?
I'd assume the picture falls under the GPL2 like the sources, but then the source of the picture is online available, so no issue there - I guess.
Regards,
Daniel
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19196
- Thank you received: 6434
Tormach uses LinuxCNC for commercial products, so using a logo should be all good.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
- Posts: 1437
- Thank you received: 570
tormach.com/pathpilot-cnc-controller
Maybe it's buried in the small print somewhere. Or maybe it's elsewhere, if anyone knows where please point it out.
As for the original query.
Could be a thorny one.
Take Ubuntu for instance, software is open source, but they have ownership on the brand & logos. Any respins are supposed to have references to Ubuntu removed.
I'd check on the dev mailing list for 100% clarification, although hopefully it shouldn't be an issue.
Please Log in or Create an account to join the conversation.
I IMHO the developers of Linuxcnc dont care about trademark or brand of the logo, they have one company behind it?
I dont think GPL request someone to put any kind of reference if they are using something under GPL or not.
www.gnu.org/licenses/gpl-faq.en.html#GPL...reSourcePostedPublicDoes the GPL require that source code of modified versions be posted to the public? (#GPLRequireSourcePostedPublic)
The GPL does not require you to release your modified version, or any part of it. You are free to make modifications and use them privately, without ever releasing them. This applies to organizations (including companies), too; an organization can make a modified version and use it internally without ever releasing it outside the organization.
But if you release the modified version to the public in some way, the GPL requires you to make the modified source code available to the program's users, under the GPL.
Thus, the GPL gives permission to release the modified program in certain ways, and not in other ways; but the decision of whether to release it is up to you.
If i buy something from Tormach and i dont received the source code i can ask for the code.
Please Log in or Create an account to join the conversation.
You can ask for the source code.
If they have written custom code provided by the machine, they may have used a separate licence for that specific file or files.
They will give you the open source piece. But then the second question is. Is this code intact (operational) and usefull to you.
Qcad uses open source code for dxf import and non open code for other parts of the program.
But if you really need the source, play a little bit with ghidra. is a free and open source reverse engineering tool developed by the National Security Agency (NSA).
Please Log in or Create an account to join the conversation.
I will let all Linuxcnc mention in the GUI anywhere but if the copyright owner tell me to take off its okay no bad felling im grateful. if i have one site in the future ill mention the machine is powered by Linuxcnc, i think its the right thing to do.
To much for me Grotius to do that. I can reverse engineering using Faro3D scanner and Geomagic DesignX, your Kung Fu is high level for me hahahha im still into make tabs, buttons, message box etc, pretty basic stuff for my GUI.
Look to make one button to select the GUI languagefor the machine operator (i need 4 different languages), using HMI for PLC is pretty easy to do that...
Please Log in or Create an account to join the conversation.