Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <31AA903A2A1FD111A06300805F4B6D640297930F@ssi2.interix.com>
From: Jason Zions <jason_zions@interix.com>
To: "'Peter Mount'" <petermount@it.maidstone.gov.uk>,
        "'Christopher Faylor'"
	 <cygwin@sourceware.cygnus.com>,
        "Peimer, Hylton" <Hpeimer@ndsisrael.com>
Cc: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Subject: RE: cygwin and Postgres
Date: Tue, 22 Jun 1999 14:28:23 -0700
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.0.1460.8)
Content-Type: text/plain

> Are you sure about this?

Yes, he's sure about this.

> Using GPLed software to compile a commercial product doesn't 
> imply that
> the final product needs to be under the GPL. Infact the new 
> versions of
> the GPL & LGPL have new clauses to try to get round this confusion.

It's not just a matter of using GPL'd software to build the commercial
product. The cygwin runtime support code is GPL'd. Software which uses that
code at run-time must also be GPL'd. This is the principal difference
between the LGPL and the GPL. Suppose the runtime is a shared library. If
it's covered by the GPL, a user of that library is "infected" with the GPL
as well. If it's covered instead by the LGPL, the user of the library is
*not* infected.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

