Mail Archives: cygwin/2001/09/04/04:15:53
> -----Original Message-----
> From: Nicolas Grehalle [mailto:ngrehalle AT rennes DOT jouve DOT fr]
> Sent: Tuesday, September 04, 2001 8:19 AM
> To: cygwin AT cygwin DOT com
> Subject: cygwin and GPL
>
>
> hello,
>
> I have a law problem.
> I use cygwin on a CDROM to launch Apache and MySQL. This
> services allow to
> use my application (a CGI program, in C) with a WebBrowser,
> IE for example,
> on a local machine.
>
> I can put cygwin sources on my Distribution, but I can't do
> that with my
> application sources, because this application is a protoype
> of a commercial
> one.
>
> Could I distribute cygwin and my application on a commercial
> CDROM, but
> without the sources of my application (but with all sources
> and requirements
> of cygwin) ?
>
> Thank you for help
All depends on your application:
If you just use cygwin because you need a bash shell and some *nix utilities
but compile your application natively for Windows (using mingw or
-mno-cygwin), that is if you own application do *not* reference cygwin1.dll
in any way, the you just need to put the sources for the cygwin packages
that you provide in binary format.
OTOH, if your application uses cygwin1.dll, then your application *is*
GPLed, so you *must* give access to the source code to anybody gets the
binary. The only alternative is to buy a commercial cygwin license to
RedHat.
Best regards,
Bernard
PS: Of course, as usual, IANAL and I don't talk for RedHat.
--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel: +33 (0) 1 47 68 80 80
Fax: +33 (0) 1 47 88 97 85
e-mail: dautrevaux AT microprocess DOT com
b DOT dautrevaux AT usa DOT net
--------------------------------------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -