Date: Tue, 11 May 2004 14:06:21 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: "Hatteberg, David J non Unisys" <david.hatteberg@unisys.com> Cc: freebsd-questions@freebsd.org Subject: Re: Question Regarding the Applicability of the GNU General Public License / GNU Library General Public License Message-ID: <20040511130621.GA19755@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <452548B29F0CCE48B8ABB094307EBA1C01B3ED60@USRV-EXCH2.na.uis.unisys.com> References: <452548B29F0CCE48B8ABB094307EBA1C01B3ED60@USRV-EXCH2.na.uis.unisys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 10, 2004 at 01:04:06PM -0500, Hatteberg, David J non Unisys wr= ote: > I just went to the FreeBSD website (www.freebsd.org), and went to the "Th= e FreeBSD Copyright and Legal Information" section. I see that two of the = possible links are to the GNU General Public License and the GNU Library Pu= blic License ("GPLs"). Yet, there is no reference to the GPLs in any of th= e other links (e.g., "The FreeBSD Copyright" pages, the "FreeBSD Ports redi= stribution restrictions" pages, etc.). In sum, there is nothing that says = why the GPL's are included as links or how they are applicable to the FreeB= SD software at all. =20 >=20 > Please advise why these are provided at the FreeBSD website and when, if = ever, they would apply to any use of the FreeBSD software. Some of the software supplied as part of the FreeBSD base system is licensed under the GPL -- examples are gcc(1), groff(1), tar(1), and many other utilities and shlibs. Sources for the GPL'd stuff can be found within /usr/src/gnu/ -- see: http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/ If you wish to create a GPL-free system using FreeBSD as a base, that is just about possible but you will have to take care to delete those GPL'd applications and provide BSD licensed alternatives. Unfortunately you really do need gcc(1) in some form to compile the system. Work is ongoing to make the system compilable with Intel's C compiler, but as far as I am aware it doesn't actually work yet. Simply compiling software under gcc does not force you to license it under the GPL, despite the inclusion of some GNU startup code (crt.o, etc) in any binaries. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoM/NiD657aJF7eIRArSUAKCBSsuw1//N33sZQcw0//aTUqsxugCgr7sJ YYBJVjU87JZqTc85DonXbTY= =O9mi -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040511130621.GA19755>