From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 07:23:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D1716A4CE for ; Wed, 7 Jan 2004 07:23:57 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-66-160.maa.sify.net [210.214.66.160]) by mx1.FreeBSD.org (Postfix) with SMTP id 7992343D31 for ; Wed, 7 Jan 2004 07:23:53 -0800 (PST) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 479 invoked by uid 1000); 7 Jan 2004 13:45:37 -0000 Date: Wed, 7 Jan 2004 19:15:37 +0530 From: Shantanoo To: Scott W Message-ID: <20040107134537.GA415@dhumketu.homeunix.net> Mail-Followup-To: Scott W , Tillman Hodgson , freebsd-questions@freebsd.org References: <3FFB7F8F.3010101@mindcore.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FFB7F8F.3010101@mindcore.net> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.9-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: Commercial Distribution? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 15:23:57 -0000 +++ Scott W [freebsd] [06-01-04 22:39 -0500]: | I know this one may be seen as sacrilege to some, but think about this: | | 1. *BSD uses a fairly significant amount of GNU and GPL licensed | (opposed to the BSD license) code in it. gcc, Perl, XFree86, Apache, | GNU Make, autoconf, mysql, PostgreSQL, etc etc. While it can be argued | many/most of these are not part of the core OS, what about: gcc, | objective c, libreadline, cvs, diff, tar, sort, patch and friends? | (from /usr/src/gnu and /usr/src/usr.bin ) I think PostgreSQL is released under BSD license. I can't find a line in tar's man page that it is GNU's tar. Apache's testing platform is FreeBSD. So probably it is release under BSD license. Will have to check it out though. Shantanoo