|
|
|
|
|
by cedrichurst
4880 days ago
|
|
Per another thread of discussion, apparently the rules of the GPL do not apply to the licensor, only the licensee. If MSNBC accepted OSS community contributions to the Everyblock codebase, they might be in violation. But if it was a one-way offering, they can apparently still retain full rights. I imagine the initial Mozilla-Knight foundation grant makes this a bit more complex, but IANAL. |
|
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.