GPL and closed source

David Woolley forums at david-woolley.me.uk
Mon Jun 6 07:13:24 UTC 2011


Dale wrote:
> ok so what about the 'shim' scenario :
> 
> GPL code <----> non-GPL but (GPL compatible) open source library <----> 
> closed source dll
> 
> look ok?
> 

No. If you really want to do this, the accepted way is to create two 
programs that communicate by a documented message passing protocol (TCP 
or pipes are typically used, and command line options can be part of the 
calling interface.)

Generally, trying to find loopholes in the GPL is not looked on kindly 
by the open source community.
-- 
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.



More information about the License-discuss mailing list