Date: Fri, 09 May 2008 13:06:00 +0200 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-net@freebsd.org Subject: Re: Change from BSDL to GPL Message-ID: <g01b6o$5l8$1@ger.gmane.org> In-Reply-To: <002e01c8ae38$3a343240$5084183a@honglan> References: <002e01c8ae38$3a343240$5084183a@honglan>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5B73E5CBFAC8718FD00B2CA3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable kevin wrote: > Hi, all > I want to port 4.4BSD-Lite's TCP/IP source code to my own OS kernel. > My OS kernel is GPL licenced. > Is it possible for me to modify 4.4BSD-Lite's source code and change it= s licence from 4.4BSD-Lite licence to GPL licence? You cannot *change* the license to anything if you don't have explicit permission from the original authors (the people who created the file with the license text in it). You can *use* the BSD licensed source in your GPL project without any restrictions or requirements. You can *add* your own copyright clause and/or license to the files if you change them. In this particular case the virulent aspect of the GPL comes into play so the rest of the source becomes tainted with GPL, and in effect becomes GPL-licensed (which is allowed). But you must not *remove* the original BSD license text and its copyright lines even in this case. If you suspect anyone might sue you for it, don't rely on what I said; you must seek opinion from a lawyer. --------------enig5B73E5CBFAC8718FD00B2CA3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIJDAYldnAQVacBcgRAm9SAKCRTXEDYcXxuvuXRSWErWwNruNLfwCgwvxw aTRgfDrSi2DNpzrTKOzNG4k= =Qdo4 -----END PGP SIGNATURE----- --------------enig5B73E5CBFAC8718FD00B2CA3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?g01b6o$5l8$1>