Quote:
Originally Posted by theducks
 Is that legal?
|
According to the FSF,
yes, but they must also release the modified source code:
Quote:
If I use a piece of software that has been obtained under the GNU GPL, am I allowed to modify the original code into a new program, then distribute and sell that new program commercially?
You are allowed to sell copies of the modified program commercially, but only under the terms of the GNU GPL. Thus, for instance, you must make the source code available to the users of the program as described in the GPL, and they must be allowed to redistribute and modify it as described in the GPL.
These requirements are the condition for including the GPL-covered code you received in a program of your own.
|
IIRC, someone tried to do the same with Calibre, but I don't remember what the outcome was.