Jag hittade lite info på bland annat gnu.org som jag tror att du kan få lite hjälp av. Tänk på att det finns flera olika licenser, och versioner av licenserna, som tillåter dig att göra olika mycket.
Citat:
A company is running a modified version of a GPL'ed program on a web site. Does the GPL say they must release their modified sources?
The GPL permits anyone to make a modified version and use it without ever distributing it to others. What this company is doing is a special case of that. Therefore, the company does not have to release the modified sources.
It is essential for people to have the freedom to make modifications and use them privately, without ever publishing those modifications. However, putting the program on a server machine for the public to talk to is hardly “private” use, so it would be legitimate to require release of the source code in that special case. Developers who wish to address this might want to use the GNU Affero GPL for programs designed for network server use.
|
http://www.gnu.org/licenses/gpl-faq.html
Edit: Mr_Lundis hann in med delvis samma info medan jag redigerade lite