From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751227AbWFNG3f (ORCPT ); Wed, 14 Jun 2006 02:29:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751200AbWFNG3f (ORCPT ); Wed, 14 Jun 2006 02:29:35 -0400 Received: from mail1.webmaster.com ([216.152.64.168]:48389 "EHLO mail1.webmaster.com") by vger.kernel.org with ESMTP id S1751227AbWFNG3f (ORCPT ); Wed, 14 Jun 2006 02:29:35 -0400 From: "David Schwartz" To: "Linux-Kernel@Vger. Kernel. Org" Subject: RE: [RFC/PATCH 1/2] in-kernel sockets API Date: Tue, 13 Jun 2006 23:28:42 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <448F3C83.9080606@google.com> Importance: Normal X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Tue, 13 Jun 2006 23:24:20 -0700 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 206.171.168.138 X-Return-Path: davids@webmaster.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Reply-To: davids@webmaster.com X-MDAV-Processed: mail1.webmaster.com, Tue, 13 Jun 2006 23:24:20 -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Chase Venters wrote: > > can you name some non-GPL non-proprietary modules we should be concerned > > about? > You probably meant "non-GPL-compatible non-proprietary". If so, then by > definition there are none. > > Regards, > > Daniel Are you saying that there do not exist any non-proprietary licenses that are incompatible with the GPL? That's obviously not true. Consider, for example, a license that was basically the BSD license with an additional prohibition against licensing with new restrictions. Consider the original BSD license with advertising clause. Consider a license that requires the source to always travel with the binary. DS