If a non-profit organization runs software on its website that is modified GPL'ed software and it acknowledged to be such, do they have a legal obligation to release any changes? They are not offering binaries, they're just running it and providing public service. Does it make a difference if the original software was JavaScript (therefore users do acquire source at some point) or PHP? I have already read GNU's opinion, but it is somewhat ambiguous.
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
GNU is very clear on that: Under the GPL, you are not legally required to offer the modified source code. The word "legitimate" in the second paragraph of the FAQ entry is a bit misleading, but they rather mean something along the lines of "reasonable, understandable". There is a special license, the GNU Affero GPL, that handles this question differently. There you also find a clear note about the normal GPL:
|
|||||
|