From owner-freebsd-chat Wed Feb 27 12:16:49 2002 Delivered-To: freebsd-chat@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id EA1C937B421 for ; Wed, 27 Feb 2002 12:16:43 -0800 (PST) Received: from pool0139.cvx21-bradley.dialup.earthlink.net ([209.179.192.139] helo=mindspring.com) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16gAV2-0001Ow-00; Wed, 27 Feb 2002 12:16:28 -0800 Message-ID: <3C7D3E69.C791AAEE@mindspring.com> Date: Wed, 27 Feb 2002 12:15:37 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Michael Lucas , Matthew Emmerton , Patrik Sundberg , chat@FreeBSD.ORG Subject: Re: valgrind References: <20020227151310.GA47084@raquel.radiac.mine.nu> <20020227114239.A63680@blackhelicopters.org> <3C7D18EE.D2ED04A@mindspring.com> <15485.8842.438366.492284@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mike Meyer wrote: > [Moved to -chat from -current *and* -stable. Bleah.] > Terry Lambert types: > > This is why FreeBSD lets people use GPL'ed components as an > > "after market" item, but does not distribute them: it is in > > the ditribution that the clause activates. > > I could *swear* that I got gcc with my distribution of FreeBSD. Or > does this statement only apply to kernel components? It only applies to code with one license linked to code with a different license. So yes, it applies to the kernel, and no, it doesn't apply to distribution of GCC and other GPL'ed tools whose output is not covered by the GPL (or some other immiscible license) merely because it originated with tools of a particular license. If you examine the history of Bison, you will see that the license on the skeleton code was GPL, but that this was at one time changed so that people would actually use Bison, instead of simply ignoring it. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message