TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using GPL to Protect Your Ideas

4 pointsby webhatabout 10 years ago

1 comment

MatthewWilkesabout 10 years ago
&gt; This means any and all changes I make while employed are automatically subject to the GNU Public License.<p>The GPL doesn&#x27;t require a company to submit changes upstream. If you publish something as GPL your employer can still pay you to work on it but refuse permission to commit to anything other than an internal fork. Only people who have had the product distributed to them have rights under the GPL, so if you leave you have no legal recourse to get those internal commits unless you somehow cause the code to be distributed to you (which may cost a lot of money, if it&#x27;s part of a piece of something expensive&#x27;s firmware, for example).