From owner-freebsd-questions Mon Feb 7 5: 7:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by builder.freebsd.org (Postfix) with ESMTP id 2EC543EC3 for ; Mon, 7 Feb 2000 05:07:52 -0800 (PST) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12Hnsl-0001rg-00; Mon, 07 Feb 2000 15:07:11 +0200 Date: Mon, 7 Feb 2000 15:07:11 +0200 From: Neil Blakey-Milner To: Jonathon McKitrick Cc: freebsd-questions@freebsd.org Subject: Re: GNU components of BSD Message-ID: <20000207150711.A6986@mithrandr.moria.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Rhodes University Computer Users' Society X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri 2000-02-04 (21:31), Jonathon McKitrick wrote: > I just realized something.... > If the FreeBSD distro includes GNU components, how can someone > repackage and resell FreeBSD like the BSD license allows? I'm talking > of course about the more liberal distribution allowed by BSD, such as > binary only, or after modifications where source is not distributed. The licenses on those components which require the distribution of source on request should you ever distribute binaries, apply only to those components. Just because 'gcc' is under GPL, doesn't mean that 'sendmail' is under GPL, simply because they're distributed on the same medium. The 'viral' nature (if you want to call it that, I'm not trying to pick fights) occurs when compiling code with GPL bits, or linking to GPL bits. Basically, you can repackage and resell a FreeBSD-based product, and change all the code, but will need to distribute the source to the components under GPL. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message