From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Bernal Marin Subject: Re: Headers files with BSD license in kernel Date: Tue, 9 Jun 2015 15:09:36 -0500 Message-ID: <20150609200936.GA3075@linux.intel.com> References: <20150609174057.GA4394@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: miguel.bernal.marin@intel.com To: dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 56B669E7 for ; Tue, 9 Jun 2015 22:09:50 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20150609174057.GA4394@linux.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Including maintainers in CC On Tue, Jun 09, 2015 at 12:40:57PM -0500, Miguel Bernal Marin wrote: > Hi, > > I'm working on Clear Linux project, and when I was integrating DPDK > kernel modules to our kernel I found there are two headers with > BSD License > > rte_pci_dev_feature_defs.h > rte_pci_dev_features.h > > those are included in igb_uio module. > > Are those licenses correct? > > Thanks, > Miguel >