From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/mlx: align to SPDX format Date: Tue, 20 Mar 2018 17:25:50 +0000 Message-ID: <8f853cfe-d8e9-5996-5453-acf94576b18e@intel.com> References: <20180320171716.74448-1-shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, thomas@monjalon.net To: Shahaf Shuler , nelio.laranjeiro@6wind.com, adrien.mazarguil@6wind.com, yskoh@mellanox.com Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id B9DD11F28 for ; Tue, 20 Mar 2018 18:25:53 +0100 (CET) In-Reply-To: <20180320171716.74448-1-shahafs@mellanox.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 3/20/2018 5:17 PM, Shahaf Shuler wrote: > diff --git a/doc/guides/nics/mlx4.rst b/doc/guides/nics/mlx4.rst > index afeff276e..7ed46021d 100644 > --- a/doc/guides/nics/mlx4.rst > +++ b/doc/guides/nics/mlx4.rst > @@ -1,6 +1,6 @@ > -.. BSD LICENSE > +.. SPDX-License-Identifier: BSD-3-Clause > Copyright 2012 6WIND S.A. > - Copyright 2015 Mellanox > + Copyright 2015 Mellanox Technologies, Ltd > > Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions Is it intentional to keep rest of the licensing related text?