From owner-freebsd-current Sun Feb 17 23:36:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id ADB6137B422 for ; Sun, 17 Feb 2002 23:35:50 -0800 (PST) Received: from pool0305.cvx21-bradley.dialup.earthlink.net ([209.179.193.50] helo=mindspring.com) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16ciKo-000795-00; Sun, 17 Feb 2002 23:35:38 -0800 Message-ID: <3C70AEC0.C56A3488@mindspring.com> Date: Sun, 17 Feb 2002 23:35:28 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Kenneth Milton Cc: Joerg Wunsch , freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD unfinished NIS+ implementation in Linux ? References: <20020217161648.W17787-100000@levais.imp.ch> <200202172007.g1HK7Tl25937@uriah.heep.sax.de> <20020218124719.K90065@zeus.theinternet.com.au> <3C70A46D.41F05C21@mindspring.com> <20020218170806.M90065@zeus.theinternet.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew Kenneth Milton wrote: > | The FSF is wrong on "compatible". > > They're only right in one circumstance. Using whole slabs of BSDL code > standalone as part of the GPL project, i.e. no mixing of code, the GPL > forbids that (since you can't relicense other people's code). Yes, this is actually where it's legal: to put an aggregate copyright on a set of code, rather than changing the license on an individual file or a portion thereof. This is because the license in that case is on the basis of a collection copyright, which is a different thing than a copyright on an individual work of authorship, or of a derivative work. > | No matter what license is on the code, relicensing it > | under a different license without the author's written > | permission is not legal. > > Relicensing isn't the same as incorporating into a larger work cf: Apple > OSX is not BSDL, but contains code that is. This is the situation under which > BSDL code is 'compatible' with the GPL (the license of the whole does not > breech any conditions of the license of the parts). Yes, a collection copyright. > If you were to get your hands on the OSX code, you could safely and legally > distribute the BSDL portions under the BSDL. Same with any GPL project using > BSDL code. Except in the NIS+ case, where the original license _was_ allegedly changed from BSDL to GPL. > I don't think the GPL actually permits this either, but, the FSF > are the ones who tell you what your interpretation of their license > is to be. Actually, not. It is the author who determines that... which is why the FSF requires you to execute an assignment of rights to contribute code to GCC and other FSF projects and have the code accepted, lest your interpretation of the GPL differ from theirs, and result in legal difficulties. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message