Hacker News new | ask | show | jobs
by jlgaddis 4883 days ago
The key is distribution.

Anyone can take a piece of GPL'd software and modify it as much as they'd like for their own use. There is absolutely no requirement to publish or "contribute back" those changes. (Think, for example, about Amazon customizing or modifying Xen for EC2. They do not have to publish their modified code or share it with "the community".)

If, however, you share binary/compiled/etc. forms of your modifications, you are then required to make the source code available.