From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756274AbdESSCg (ORCPT ); Fri, 19 May 2017 14:02:36 -0400 Received: from mx2.suse.de ([195.135.220.15]:44078 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752891AbdESR7P (ORCPT ); Fri, 19 May 2017 13:59:15 -0400 Date: Fri, 19 May 2017 19:59:12 +0200 From: "Luis R. Rodriguez" To: "Luis R. Rodriguez" Cc: Alan Cox , "Theodore Ts'o" , Linus Torvalds , AKASHI Takahiro , Greg KH , Rusty Russell , Linux Kernel Mailing List , ciaran.farrell@suse.com, christopher.denicolo@suse.com, fontana@sharpeleven.org, copyleft-next@lists.fedorahosted.org, One Thousand Gnomes , Paul Bolle , Peter Anvin , Joe Perches Subject: Re: [copyleft-next] Re: Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible) Message-ID: <20170519175912.GL8951@wotan.suse.de> References: <20170511180211.GW28800@wotan.suse.de> <1494861494.7848.41.camel@linux.intel.com> <20170516232702.GL17314@wotan.suse.de> <20170517165502.b6jqdcmkgz6iyau2@thunk.org> <20170517174128.GQ17314@wotan.suse.de> <20170518221205.gcfs2t4ihlpx5kj6@thunk.org> <20170518230442.GC8951@wotan.suse.de> <1495193510.7848.101.camel@linux.intel.com> <20170519150920.GF8951@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170519150920.GF8951@wotan.suse.de> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 19, 2017 at 05:09:20PM +0200, Luis R. Rodriguez wrote: > On Fri, May 19, 2017 at 12:31:50PM +0100, Alan Cox wrote: > > > I really cannot see how you might have an attorney who wants ink on > > > 2A but not 1A. > > > I really cannot see how you might have an attorney who wants ink on > > > 2B but not 1B. > > > > Because their job is to protect their whomsoever they represent. They > > protect them drawing upon case law and providing rules based upon > > caselaw so that people don't have to keep bothering them. > > > > The lawyers have caselaw for "either a or b" licensing. They don't have > > caselaw for licence compatibility with your licence. Therefore it's a > > risk. > > Alright, this makes sense. > > As noted though there are a few "or" clauses, which upstream file > is a good template to use for copyleft-next ? There seems to be a few "or" clauses. For instance: a) you can pick either license [0] b) gpl on Linux, otherwise this other license below [1] To help uplift copyleft will go with b). [0] drivers/infiniband/hw/hfi1/driver.c [1] drivers/block/xen-blkback/blkback.c Luis