Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Mon, 30 Aug 1999 11:52:12 -0400 Message-Id: <199908301552.LAA23796@envy.delorie.com> From: DJ Delorie To: tangaroa AT mira DOT net CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <37CA7EBE.21874F8C@mira.net> (message from Simon Crase on Mon, 30 Aug 1999 22:53:18 +1000) Subject: Re: Distributing cygwin1.dll References: <37CA7EBE DOT 21874F8C AT mira DOT net> > Does the GPL really oblige me to make the source to the Cygnus tools > available on my site - which isn't even up yet :-( - in order for me > to distribute cygwin1.dll? The GPL requires that you provide sources for the portions included in your work. If you include cygwin1.dll, you need to include the sources needed to build cygwin1.dll (this is what we do for snapshots, for example). You don't need to include *all* the cygwin sources (i.e. gcc, gdb, etc) if you don't include those sources in your work. The sources should be made available via the same means and media as the work itself; if you put the work on ftp or floppy then the sources should be on ftp or floppy (respectively), etc. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com