From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: creative1 Cc: cygwin@cygnus.com Subject: Re: dlls are completely free? Date: Thu, 04 Mar 1999 08:21:00 -0000 Message-id: <19990304112144.E1226@cygnus.com> In-reply-to: < 36DE9F4E.242E92DA@is9.nyu.edu >; from creative1 on Thu, Mar 04, 1999 at 09:57:18AM -0500 References: <36DE9F4E.242E92DA@is9.nyu.edu> <36DE9F4E.242E92DA@is9.nyu.edu> X-SW-Source: 1999-03/msg00108.html On Thu, Mar 04, 1999 at 09:57:18AM -0500, creative1 wrote: >I remember reading something about it, but I lost the >message... > >Can I distribute the cygwins.dll with my program? >I mean, my program is under gnu license, 100% free >etc... Can I include the .dll when distributing it for >windows? You can distribute the DLL as long as you are willing to make source code for the DLL and for your program available. Unfortunately, use of the cygwin DLL by your program means that your program is also subject to the GPL. That means that you must provide source code for both your program and the DLL if someone asks for it. Cygnus does offer other licensing arrangements which allow you to avoid the source code restriction but you'll have to pay for them. So, I think this is good news for you since you are going to be distributing a GPL program. -chris -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: creative1 Cc: cygwin@cygnus.com Subject: Re: dlls are completely free? Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: <19990304112144.E1226@cygnus.com> References: <36DE9F4E.242E92DA@is9.nyu.edu> X-SW-Source: 1999-03n/msg00108.html Message-ID: <19990331194500.sln0SmPgKizY4HwmncPPNR6x0-PCbBuLGC79pvzYhYA@z> On Thu, Mar 04, 1999 at 09:57:18AM -0500, creative1 wrote: >I remember reading something about it, but I lost the >message... > >Can I distribute the cygwins.dll with my program? >I mean, my program is under gnu license, 100% free >etc... Can I include the .dll when distributing it for >windows? You can distribute the DLL as long as you are willing to make source code for the DLL and for your program available. Unfortunately, use of the cygwin DLL by your program means that your program is also subject to the GPL. That means that you must provide source code for both your program and the DLL if someone asks for it. Cygnus does offer other licensing arrangements which allow you to avoid the source code restriction but you'll have to pay for them. So, I think this is good news for you since you are going to be distributing a GPL program. -chris -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com