|
|
|
|
|
by camgunz
669 days ago
|
|
> How do I know whether a particular API usage qualifies as well separated or not? The two paragraphs above what you quoted are: "However, in many cases you can distribute the GPL-covered software alongside your proprietary system. To do this validly, you must make sure that the free and nonfree programs communicate at arms length, that they are not combined in a way that would make them effectively a single program." "The difference between this and 'incorporating' the GPL-covered software is partly a matter of substance and partly form. The substantive part is this: if the two programs are combined so that they become effectively two parts of one program, then you can't treat them as two separate programs. So the GPL has to cover the whole thing." Two programs communicating over a socket aren't incorporated. They're two programs. |
|