From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756914AbdESW4F (ORCPT ); Fri, 19 May 2017 18:56:05 -0400 Received: from mga11.intel.com ([192.55.52.93]:6543 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754196AbdESW4D (ORCPT ); Fri, 19 May 2017 18:56:03 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,366,1491289200"; d="scan'208";a="1150440392" Message-ID: <1495234558.7848.122.camel@linux.intel.com> 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) From: Alan Cox To: "Luis R. Rodriguez" Cc: "Theodore Ts'o" , Linus Torvalds , AKASHI Takahiro , Greg KH , Rusty Russell , Linux Kernel Mailing List , Ciaran Farrell , Christopher De Nicolo , Richard Fontana , Discussion and development of copyleft-next , One Thousand Gnomes , Paul Bolle , Peter Anvin , Joe Perches Date: Fri, 19 May 2017 23:55:58 +0100 In-Reply-To: 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> <20170519175912.GL8951@wotan.suse.de> Organization: Intel Corporation Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > So that yields: > >  * This program is free software; you can redistribute it and/or > modify it >  * under the terms of the GNU General Public License as published by > the Free >  * Software Foundation; either version 2 of the License, or at your > option) any >  * later version; or, when distributed separately from the Linux > kernel or >  * incorporated into other software packages, subject to the > following license: >  * >  * This program is free software; you can redistribute it and/or > modify it >  * under the terms of copyleft-next (version 0.3.1 or later) as > published >  * at http://copyleft-next.org/. Works for me Alan