From mboxrd@z Thu Jan 1 00:00:00 1970 From: imp@bsdimp.com (M. Warner Losh) Date: Mon, 15 Sep 2003 21:10:11 -0600 (MDT) Subject: [TUHS] Lexical comparator, was Re: the battle against SCO In-Reply-To: References: <20030916000703.635F31E5D@minnie.tuhs.org> Message-ID: <20030915.211011.51703000.imp@bsdimp.com> In message: Robert Brockway writes: : a) Code which is licenced in a manner incompatible with the GPL : b) Code that the copyright holder did not authorise going into the kernel. There's a lot of code that originated in the BSD world that had its copyrights shorn off, a GPL splatted on and the mass hacking began. Many of these are no longer recognizable from there original form, and aren't a problem. Some have much more in common with the original. Linux is vulnerable to the original author having a shit fit if they ever find out. Most of the open source authors are amused when this happens, so the odds are low a big deal would be made of it. This practice was wide-spread in the early 1990s, although things have improved a lot. However, without something like CVS and the legal assignment of copyright (or formal acknowledgement of licensing under the GPL, which is harder to defend), this will always be a problem with Linux. The BSD projects are a little tigher about this, but still would be vulnerable. Warner