Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 6 Mar 2004 10:39:25 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Can ipc-daemon2 put its files in directory other than /tmp? Message-ID: <20040306153925.GA8301@redhat.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <4049534D DOT 3060406 AT zara DOT 6 DOT isreserved DOT com> <20040306043243 DOT GA4428 AT redhat DOT com> <4049C5C0 DOT 5010202 AT zara DOT 6 DOT isreserved DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4049C5C0.5010202@zara.6.isreserved.com> User-Agent: Mutt/1.4.1i Reply-To: cygwin AT cygwin DOT com On Sat, Mar 06, 2004 at 07:36:16PM +0700, David Garamond wrote: >Christopher Faylor wrote: >>>I'm trying to bundle postgresql + cygwin in a single distribution for my >>>clients. >> >>Actually, hopefully, you are bunding postgresql + cygwin + whatever other >>binaries + *the sources to same* since this is a GPLed project, meaning >>that you have to provide sources for the binaries that you distribute >>as per the GPL. > >No source code is modified/recompiled. I'm just providing a convenience >packaging. COPYING + the BSD license (for Postgres) is included, plus >I'm informing in the README that Cygwin is GPL'ed, and to get the source >one should go to http://www.cygwin.com/. I believe that is sufficient? >(since no source code is modified anyway). Unfortunately, no, it's not sufficient. The GPL doesn't have a "no source code is modified" clause. For the cygwin DLL, and any of the utilities that come with it, you have to adhere to the GPL which means that the source code has to be provided. http://www.gnu.org/licenses/gpl-faq.html#SourceAndBinaryOnDifferentSites -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/