--
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"
LocalWords: GPLed software Organization Reply Followup Sarma
To my knowledge, there isn't.
The copyright mechanism deals with copying and distribution.
It's ok to become rich using GPL'ed software and make private
modifications.
Regards,
Tov Are Jacobsen
> It seems to me that only case in which you are obligated to provide
> sorce code is if you are distributing your application. But, what
> about web apps with which you can make money without distributing
> them. For instance, www.conquerclub.com is developed around phpBB3,
> and www.travian.com is developed around phpBB2. And both of them are
> making money with their software, but they do not provide their source
> code. Is there any part of GPL forbidding that?
>
No. The "Affero GPL" [1] (see section 13) is an attempt to address some
people's concerns in that area, but is a different license to the GPL
proper.
Thanks!