From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932367AbWFMX70 (ORCPT ); Tue, 13 Jun 2006 19:59:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932370AbWFMX70 (ORCPT ); Tue, 13 Jun 2006 19:59:26 -0400 Received: from hera.kernel.org ([140.211.167.34]:60073 "EHLO hera.kernel.org") by vger.kernel.org with ESMTP id S932368AbWFMX7Z (ORCPT ); Tue, 13 Jun 2006 19:59:25 -0400 To: linux-kernel@vger.kernel.org From: "H. Peter Anvin" Subject: Re: [RFC/PATCH 1/2] in-kernel sockets API Date: Tue, 13 Jun 2006 16:59:07 -0700 (PDT) Organization: Mostly alphabetical, except Q, with we do not fancy Message-ID: References: <1150156562.19929.32.camel@w-sridhar2.beaverton.ibm.com> <448F3C83.9080606@google.com> <20060613164714.B7232@openss7.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: terminus.zytor.com 1150243147 8298 127.0.0.1 (13 Jun 2006 23:59:07 GMT) X-Complaints-To: news@terminus.zytor.com NNTP-Posting-Date: Tue, 13 Jun 2006 23:59:07 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Followup to: <20060613164714.B7232@openss7.org> By author: "Brian F. G. Bidulock" In newsgroup: linux.dev.kernel > > Daniel, > > On Tue, 13 Jun 2006, Daniel Phillips wrote: > > > > You probably meant "non-GPL-compatible non-proprietary". If so, then by > > definition there are none. > > Well, being GPL compatible is not a requirement for an open source license. > > IANAL, but last I checked, pure-BSD is not compatible with GPL (it actually > has to be dual-licensed BSD/GPL). 3-clause BSD is compatible with GPL. 4-clause BSD is not. -hpa