Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 23 Apr 2001 00:30:10 -0400
Message-Id: <200104230430.AAA21565@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj@envy.delorie.com using -f
From: DJ Delorie <dj@delorie.com>
To: Jason.Tishler@dothill.com
CC: cygwin@sources.redhat.com, tim.one@home.com, cce@clarkevans.com
In-reply-to: <20010423002816.C431@dothill.com> (message from Jason Tishler on
	Mon, 23 Apr 2001 00:28:16 -0400)
Subject: Re: Cygwin Python Distribution GPL Licensing Issue?
References: <200104220222.WAA02215@envy.delorie.com> <LNBBLJKPBEHFEDALKOLCIEOMJNAA.tim.one@home.com> <20010423002816.C431@dothill.com>


The GPL talks about works, not executables.  It doesn't matter if
readline.dll is a separate file, it's still part of the same work -
maybe.  IMHO, the test is this: delete readline.dll and run python.
Does it run?  Does it function normally?  If so, readline.dll isn't
part of the work.  If not, it's all one work, regardless of how many
files it is.

If they're separate, the mere aggregation of python.exe and
readline.dll in the same media (a tarball in this case) is acceptable
regardless of licenses.

One of the side effects of the cygwin exception is that it implies
that linking with libcygwin.a does not cause cygwin1.dll to become
part of the work (from our point of view, and for the purpose of
interpreting Cygwin's license).  Otherwise you'd have the same problem
with Cygwin.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

