View Single Post
  #9  
Old 10-14-2015, 06:41 PM
MarcusD
Banned
 
Join Date: Jan 2015
Posts: 75
Default

Quote:
Originally Posted by image View Post
http://www.gnu.org/licenses/gpl-faq....cePostedPublic

Does the GPL require that source code of modified versions be posted to the public? (#GPLRequireSourcePostedPublic)

The GPL does not require you to release your modified version, or any part of it. You are free to make modifications and use them privately, without ever releasing them. This applies to organizations (including companies), too; an organization can make a modified version and use it internally without ever releasing it outside the organization.

But if you release the modified version to the public in some way, the GPL requires you to make the modified source code available to the program's users, under the GPL.

Thus, the GPL gives permission to release the modified program in certain ways, and not in other ways; but the decision of whether to release it is up to you.
So what that means is someone could make their own private server and play at home and modify the code without releasing their code but as soon as you post your server on EQEmu you have to release your modified source code.
Reply With Quote