From patchwork Mon Jul 29 07:33:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 169966 Delivered-To: patch@linaro.org Received: by 2002:a92:512:0:0:0:0:0 with SMTP id q18csp913786ile; Mon, 29 Jul 2019 00:34:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqxOiJSHBO5OX4m/ABoXod/KhDXt2Ygj4XEpNocVp/wiyANYQjzB0FFABifaNA5bj4IRMeSQ X-Received: by 2002:a17:906:80cc:: with SMTP id a12mr82806254ejx.132.1564385662589; Mon, 29 Jul 2019 00:34:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564385662; cv=none; d=google.com; s=arc-20160816; b=Z36+n2T6PW9h+6X67ZDsfIawB86UB24f10UzlWPbIwCb8rc6dAtNId22r+dCB6y9ck Dv7pKr+hUKWKVkBSYl5UwTdV73A873ObgB48og46NmtUlQNJPYd40Hz1QX9ydTzT4uhO 5I9W8DttR86e5v+oYP+DIMQxLMzbCKe2v32pYzsOUY7xUaruf8kBX0OzMSFkMz5pV36u YBV4pY6HQHJI/9+R6XB8x4SvwEyE0NDBuIMkxqhsGTGdPH+pVjC+4swql8nNiUvkFWNI 2LYu5lXmzUvZtr31dd/UAL+oyKY3Kv8T7KYNBS2vuq1kzzepvh9xF4szOE4QkUjDR+Dq Avtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:message-id:date:to:from; bh=wc9RjSc+0rZbKI0H2gJ6EIBkFvfcKxVdp9MvlWgz58o=; b=Cttdj/H3HfEy+tWHcZtgKCCrUUY9kCr+Z/nke954cWjPK9FsbOIn1D2yh+yNfDLlGr U04fhU0d7S7byKgqNjmYKw4qMK4LsnfazPT3UrdusfBk079sHrv5zkGJwvweHQ3zApqm ipFcBKd/uXKuUma7LqmqlodMiry1wgcgvzSVBwp8dLguf3Xpw+eFwQQlBS0hSGG+amG2 KYPd3ImqShA3KWT49UglY2c5A/LZV8CNxl5enq8YHpTnV0Eqjfuptf7JFA61AoX7OIwU GpcGfuvHvGQB+E2lMrb6LrffTRMIf0bdxXKGe6HZqhaTD/dDwdR97sdgzFVuGtHdTLq5 E2uw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from dpdk.org (dpdk.org. [92.243.14.124]) by mx.google.com with ESMTP id h13si14705093ejx.231.2019.07.29.00.34.22; Mon, 29 Jul 2019 00:34:22 -0700 (PDT) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) client-ip=92.243.14.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6E26B1BF28; Mon, 29 Jul 2019 09:34:21 +0200 (CEST) Received: from inva021.nxp.com (inva021.nxp.com [92.121.34.21]) by dpdk.org (Postfix) with ESMTP id CECA31BF25 for ; Mon, 29 Jul 2019 09:34:20 +0200 (CEST) Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 59BD820145E for ; Mon, 29 Jul 2019 09:34:20 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id DC6FE201464 for ; Mon, 29 Jul 2019 09:34:18 +0200 (CEST) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id DEF74402F1 for ; Mon, 29 Jul 2019 15:34:16 +0800 (SGT) From: Hemant Agrawal To: dev@dpdk.org Date: Mon, 29 Jul 2019 13:03:14 +0530 Message-Id: <20190729073314.10103-1-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH] eal: change license to SPDX format 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" Signed-off-by: Hemant Agrawal --- lib/librte_eal/common/eal_common_bus.c | 32 ++----------------------- lib/librte_eal/common/include/rte_bus.h | 32 ++----------------------- 2 files changed, 4 insertions(+), 60 deletions(-) -- 2.17.1 diff --git a/lib/librte_eal/common/eal_common_bus.c b/lib/librte_eal/common/eal_common_bus.c index 04590485b..baa5b532a 100644 --- a/lib/librte_eal/common/eal_common_bus.c +++ b/lib/librte_eal/common/eal_common_bus.c @@ -1,33 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright 2016 NXP. - * - * 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 copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * * Neither the name of NXP 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 2016 NXP */ #include diff --git a/lib/librte_eal/common/include/rte_bus.h b/lib/librte_eal/common/include/rte_bus.h index 90fe4e9f3..d6a2494f6 100644 --- a/lib/librte_eal/common/include/rte_bus.h +++ b/lib/librte_eal/common/include/rte_bus.h @@ -1,33 +1,5 @@ -/*- - * BSD LICENSE - * - * Copyright 2016 NXP - * - * 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 copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * * Neither the name of NXP 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 2016 NXP */ #ifndef _RTE_BUS_H_