From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/vmxnet3: convert to 3-Clause BSD License Date: Thu, 7 Dec 2017 15:27:13 -0800 Message-ID: References: <1512683944-8194-1-git-send-email-skhare@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Shrikrishna Khare , dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id E4AB57CE2 for ; Fri, 8 Dec 2017 00:27:14 +0100 (CET) In-Reply-To: <1512683944-8194-1-git-send-email-skhare@vmware.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/7/2017 1:59 PM, Shrikrishna Khare wrote: > On behalf of the DPDK Technical board, Hemant Agrawal observed that the > DPDK project's Intellectual Property Policy (http://dpdk.org/about/charter) > requires 3-Clause BSD license or an exception approval. However, two > vmxnet3 source files have 2-Clause BSD license. > > This patch modifies those licenses to 3-Clause BSD license. > > Reported-by: Hemant Agrawal > Acked-by: Cheryl Houser > Acked-by: Bharat Mota > Signed-off-by: Shrikrishna Khare Applied to dpdk-next-net/master, thanks.