From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 23 Apr 2018 08:55:05 +0200 From: Greg Kroah-Hartman To: Thomas Gleixner Cc: LKML , Philippe Ombredanne , Kate Stewart , Jonathan Corbet Subject: Re: [patch 9/9] LICENSES: Add Linux-OpenIB license text Message-ID: <20180423065505.GF4208@kroah.com> References: <20180422220208.772527041@linutronix.de> <20180422220833.520289916@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180422220833.520289916@linutronix.de> User-Agent: Mutt/1.9.5 (2018-04-13) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Mon, Apr 23, 2018 at 12:02:17AM +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