No trademarks in upstream source
No trademarks in upstream source
Posted Mar 5, 2025 12:58 UTC (Wed) by epa (subscriber, #39769)In reply to: No trademarks in upstream source by pabs
Parent article: Fedora discusses Flatpak priorities
Copyright is also "inherently proprietary" but the presence of copyrighted code in a repository doesn't meant it is no longer free software. There is usually a licence granting back some of the rights reserved to the copyright holder. The same could be done for trademarks: you may call your modified version of grep "Billy's grep (TM)" but only under certain conditions. Perhaps trademarks could also be used for copyleft purposes: make any changes you like and redistribute them as free software, and you can keep using the trademark; if you want to incorporate the code in a proprietary product, you may do that, but must strip the trademark.
I agree that it's good practice to isolate logos, product names and so on in one place, so they can easily be stripped out or changed. A single subdirectory of the source tree would work; then package builders could remove or patch that at the start of the build process.
