From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 26 Apr 2018 09:01:34 +0200 From: Greg Kroah-Hartman To: Thomas Gleixner Cc: LKML , Philippe Ombredanne , Kate Stewart , Jonathan Corbet , Hans Verkuil , Mauro Carvalho Chehab , Christoph Hellwig Subject: Re: [patch V2 6/7] LICENSES: Add Linux-OpenIB license text Message-ID: <20180426070134.GK14025@kroah.com> References: <20180425203020.594959448@linutronix.de> <20180425203703.568152337@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180425203703.568152337@linutronix.de> User-Agent: Mutt/1.9.5 (2018-04-13) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Wed, Apr 25, 2018 at 10:30:26PM +0200, Thomas Gleixner wrote: > The infiniband code uses a variant of the OpenIB license. This license is > BSD-2-Clause with the MIT disclaimer. The linux kernel uses this license > extensively throughout the driver subsystem since 2005. Note that the > OpenIB.org license is a true match to BSD-2-Clause. > > The license text was copied from: > > https://spdx.org/licenses/Linux-OpenIB.html#licenseText > > Signed-off-by: Thomas Gleixner Reviewed-by: Greg Kroah-Hartman