3) Is there any legal difference if Mock Program and Plugin, proprietary Program and GPL Plugin are developed by single person or defferent different persons; intentionally or not?
UPDATE:
Taken literally, this would imply that writing a plug-in for a closed-source program and releasing it under GPL would cause the combination to be an extension of the plug-in and thus fall under GPL, covering the entirety of the closed source program too
But that combination is not distributed, it is combined on the end user machine. Like my own modification of Linux which I do not have to opensource until I ship it. In this case end user managed to make modifications without access to source of Program - good for him, but nothing illegal I see so far.
In order to use the GPL-covered plug-ins, the main program must be released under the GPL
I saw that part of GPL faq. But plugin can be developed independently and shipped with MockProram. And it happened so that end user can take plugin from MockProgram and put it into Proprietary Program. Until that final step GPL and closed source are separated. And that step is done by end user, who has no obligations as he does not distribute combined product.
UPDATE 2
This
If a court finds that one is specifically designed to require the other, then you can expect trouble. The nature of Mock Program and Mock Plugin might play a role too, as to whether they are "real" programs or stooges. Consult an attorney.
Looks like an answer on question 3. Thanks.
