Skip to Content.
Sympa Menu

freetds - Re: tsql infected with GPL

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: tsql infected with GPL
  • Date: Fri, 27 Sep 2002 08:45:56 -0500

On Fri, Sep 27, 2002 at 12:41:30AM -0400, Castellano, Nicholas wrote:
> tsql.c currently contains an LGPL license. But it links with readline (if
> installed), which I believe is enough to infect it with the full GPL.
> Should the license on this file be updated?

Does it matter? tsql is a standalone tool, not a library, so the
'infection' is contained. :) It also isn't commutative: if tsql.c is
LGPL, then even if the tsql binary is covered by the GPL, you can still
reuse code from tsql.c under the LGPL as long as you don't link against
readline (which has its own license that we're not responsible for).

Steve Langasek
postmodern programmer

Attachment: pgpwfvC9oa2vz.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page