Received: by 10.192.165.148 with SMTP id m20csp1175698imm; Wed, 25 Apr 2018 13:55:33 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/dB3kSKhjhAqLHYe2U23M3GPszTvw8wIuteN+dfgfQ27MgZI0eJl9yOOvzjf61dlgdar2n X-Received: by 2002:a17:902:6ac3:: with SMTP id i3-v6mr30955135plt.142.1524689733909; Wed, 25 Apr 2018 13:55:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524689733; cv=none; d=google.com; s=arc-20160816; b=IB9I6+MMf1/spwI/J9tZxXsllF2Q7YjtxM7+DDHnYrUcItc9/swh4t//qrbaruPr7g ZOP9438SJ4d95Spi1Zk5GszN9ukbCmQAo0viaIMWUJMAXzak0Ff32zyqJ/2nU7pEuT+t cIRRGXAjiAobUruQISWKY+Well6T/g9IK6qSOjv4zwRrKb06QIq4/V4TfKnS+hTtfVKp EnTOQ28vDw4Xzjyd5fIrqrerVVrfTmP5T5VuonkQYARDUT6f+0b6DdjIpRRz+aIJ8Qnu DD8z1Ebc+dx6zYZ5Jv+GOAclLGGfL2Ph5Xd68RYyNlKUAmADrQdPGKkNUdRg2dOFmEbB DhjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition:mime-version :references:subject:cc:to:from:date:user-agent:message-id :arc-authentication-results; bh=YdFzxMvTDNlJHrHhJVK7uWoBsvXODJDgVSM4u5+b6g4=; b=UAMonYeyb7L4xvDB1GBfU8WidaumnGbJ+Wij0oo32ubtYG2Rf1KscwRYEnuSE/e2L2 Z920ZJ05Q2QnV8P+/yBK0Gfa00PQlD3mdYxaG4QvyywLmP7uq9tLX/XNu4bcTZB5UTiB d0ks3v9D6/D//pzrgPq+ZAi6Ulsc6UtyBwFeJ9hEMK4JqFZtn1faYU5bYoJC2Bwujmyq RlZTrqwx5Z9eiN7uswZ/2RsD9UklBxA759fSIr+7QJSSH6xAyZK+ITvZR95NlxiVLReE XNIToycWpZva8F8MfKhxVSS2VYzIjgi1ebJSr3IguR4z8XmeyZZFgh2eeEZ5EGw/p8lZ +Krg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y101-v6si17052730plh.188.2018.04.25.13.55.16; Wed, 25 Apr 2018 13:55:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751994AbeDYUx6 (ORCPT + 99 others); Wed, 25 Apr 2018 16:53:58 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:43346 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751475AbeDYUxt (ORCPT ); Wed, 25 Apr 2018 16:53:49 -0400 Received: from localhost ([127.0.0.1] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtp (Exim 4.80) (envelope-from ) id 1fBRQB-0008Pf-JC; Wed, 25 Apr 2018 22:53:47 +0200 Message-Id: <20180425203703.568152337@linutronix.de> User-Agent: quilt/0.63-1 Date: Wed, 25 Apr 2018 22:30:26 +0200 From: Thomas Gleixner To: LKML Cc: Philippe Ombredanne , Kate Stewart , Greg Kroah-Hartman , Jonathan Corbet , Hans Verkuil , Mauro Carvalho Chehab , Christoph Hellwig Subject: [patch V2 6/7] LICENSES: Add Linux-OpenIB license text References: <20180425203020.594959448@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline; filename=LICENSES_Add_Linux-OpenIB_license_text.patch Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- LICENSES/other/Linux-OpenIB | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) --- /dev/null +++ b/LICENSES/other/Linux-OpenIB @@ -0,0 +1,26 @@ +Valid-License-Identifier: Linux-OpenIB +SPDX-URL: https://spdx.org/licenses/Linux-OpenIB.html +Usage-Guide: + To use the Linux Kernel Variant of OpenIB.org license put the following + SPDX tag/value pair into a comment according to the placement guidelines + in the licensing rules documentation: + SPDX-License-Identifier: Linux-OpenIB +License-Text: + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE.