From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by dpdk.org (Postfix) with ESMTP id 38F923772 for ; Tue, 23 Jun 2015 17:16:47 +0200 (CEST) Received: by wiga1 with SMTP id a1so109600809wig.0 for ; Tue, 23 Jun 2015 08:16:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=sONB1DFYWhHWVPvb3/qyAKp/FWwCSH4Nn5YxoiCxSVU=; b=BESy7X3noYkcUOuempr50LaqK/5IBHL9RJyOJ91mmvFb4SjOtuHOIWNXN4jSWo8SlK /2Ixpr9rHdO4zyzDbkMLmQ0SgV68aR2MIsSqGycS42JCVy+uYCti6JveRTsh8yRAc6p/ u88585B2Fc10fvEanHeOQp63HordbBvOZkeO2jh5keK/joVgJNmsf8ac8/9/eTbG4ef+ w7urPFag1FEEkk7/yEscxZb9PrBasqcfwxpkolIH6qy0pTLx0W8LhU9EfRIy8D/NeaAZ WPrp6RgmDnyf4/34CLo6L+hpqrzElzXZINN5Y8s3SP3ZudC+mMMPSKUJyhnuRpzjSRo4 qLtA== X-Gm-Message-State: ALoCoQn73iMYuUF+gOL+OodDDdQwK2Jo6YSJXkNZ9CeUSThohG8bDKMeBfvxeeyKyTRIuSPrIAxv X-Received: by 10.180.82.230 with SMTP id l6mr4314649wiy.61.1435072607092; Tue, 23 Jun 2015 08:16:47 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id pl1sm22863360wic.6.2015.06.23.08.16.45 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jun 2015 08:16:46 -0700 (PDT) From: Thomas Monjalon To: Anatoly Burakov Date: Tue, 23 Jun 2015 17:15:43 +0200 Message-ID: <2135438.10BoRtDKGm@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: <1433931561-6596-1-git-send-email-anatoly.burakov@intel.com> References: <1433931561-6596-1-git-send-email-anatoly.burakov@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] eal: correct licenses for PCI feature headers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 15:16:47 -0000 Applied, thanks