From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7177EA0487 for ; Mon, 29 Jul 2019 23:04:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 66F4E1BF72; Mon, 29 Jul 2019 23:04:03 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CB6411BF54 for ; Mon, 29 Jul 2019 23:04:01 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Jul 2019 14:04:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,324,1559545200"; d="scan'208";a="171679861" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga008.fm.intel.com with ESMTP; 29 Jul 2019 14:04:00 -0700 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 29 Jul 2019 14:04:00 -0700 Received: from fmsmsx120.amr.corp.intel.com ([169.254.15.194]) by fmsmsx121.amr.corp.intel.com ([169.254.6.243]) with mapi id 14.03.0439.000; Mon, 29 Jul 2019 14:03:49 -0700 From: "Stillwell Jr, Paul M" To: "Ye, Xiaolong" , "Yigit, Ferruh" , "Xing, Beilei" , "Zhang, Qi Z" CC: "dev@dpdk.org" , "Ye, Xiaolong" Thread-Topic: [dpdk-dev] [PATCH v2 02/11] net/i40e: replace license text with SPDX tag Thread-Index: AQHVQ9FlMwHwPEQlyESppuY9NXEGlKbiGoJg Date: Mon, 29 Jul 2019 21:03:48 +0000 Message-ID: References: <20190726092941.56967-1-xiaolong.ye@intel.com> <20190726164343.77981-1-xiaolong.ye@intel.com> <20190726164343.77981-3-xiaolong.ye@intel.com> In-Reply-To: <20190726164343.77981-3-xiaolong.ye@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjM1ZDg1MWItYjdhMi00YjNhLThhNGQtOGE3YmY4ODIyMjk2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQVl2ZkdjM012V2FFY3BTK0h2XC9PNlh2VkFsSkNmSnNWaUtaSytNV1d5NndyWjBQVnJPbzI0YlNCakZ2SjczMTUifQ== x-originating-ip: [10.1.200.107] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 02/11] net/i40e: replace license text with SPDX tag X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: dev On Behalf Of Xiaolong Ye > Sent: Friday, July 26, 2019 9:44 AM > To: Yigit, Ferruh ; Xing, Beilei > ; Zhang, Qi Z > Cc: dev@dpdk.org; Ye, Xiaolong > Subject: [dpdk-dev] [PATCH v2 02/11] net/i40e: replace license text with > SPDX tag >=20 > Signed-off-by: Xiaolong Ye > Acked-by: Bruce Richardson > --- > drivers/net/i40e/base/README | 34 +++------------------------------- > 1 file changed, 3 insertions(+), 31 deletions(-) >=20 > diff --git a/drivers/net/i40e/base/README b/drivers/net/i40e/base/README > index 84f191fad..8a5339cff 100644 > --- a/drivers/net/i40e/base/README > +++ b/drivers/net/i40e/base/README > @@ -1,34 +1,6 @@ > -.. > - BSD LICENSE > - > - Copyright(c) 2017 Intel Corporation. All rights reserved. > - All rights reserved. > - > - 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 copyrig= ht > - notice, this list of conditions and the following disclaimer in > - the documentation and/or other materials provided with the > - distribution. > - * Neither the name of Intel Corporation nor the names of its > - contributors may be used to endorse or promote products derived > - from this software without specific prior written permission. > - > - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND > CONTRIBUTORS > - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT > NOT > - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND > FITNESS FOR > - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE > COPYRIGHT > - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > INCIDENTAL, > - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT > NOT > - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS > OF USE, > - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED > AND ON ANY > - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT > - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF > THE USE > - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH > DAMAGE. > +/* SPDX-License-Identifier: BSD-3-Clause > + * Copyright(c) 2017 Intel Corporation The year should be 2019 > + */ >=20 > Intel=C2=AE I40E driver > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > -- > 2.17.1