From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 18:53:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8606106564A for ; Thu, 10 Jul 2008 18:53:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6C5A08FC0C for ; Thu, 10 Jul 2008 18:53:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48765AA6.307@FreeBSD.org> Date: Thu, 10 Jul 2008 20:53:26 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: FreeBSD Questions References: <20080710183555.GA83343@kokopelli.hydra> In-Reply-To: <20080710183555.GA83343@kokopelli.hydra> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: GPL in the base system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 18:53:27 -0000 Chad Perrin wrote: > Is there an up-to-date list of GPLed stuff in the base system? find /usr/src/gnu Kris