From patchwork Tue Jul 28 05:58:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 247210 Delivered-To: patch@linaro.org Received: by 2002:a92:d244:0:0:0:0:0 with SMTP id v4csp249300ilg; Mon, 27 Jul 2020 23:03:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz7Z9ZEHQJpW7LdmfhsrHdqZmYlli7H6o1TVukQpTIdSSwxW/aTOIDaU7klpOeu51Dyo/AM X-Received: by 2002:a25:bdcb:: with SMTP id g11mr37552932ybk.464.1595916218215; Mon, 27 Jul 2020 23:03:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595916218; cv=none; d=google.com; s=arc-20160816; b=IGojlUyFL8yR5MKlIoRSfzh9HKb3J17y7JCzsOVERqsBduZ8Ep7Bz0EeMUrQKi8iIS 095i7ZGs/T5zq0k/6niGudR0tbLAhlSsc56rRrdU72ET/6KoTS6LWMX4ENyHL0hpsD5x o6A5c4b7UmEtXu86CX3yPbvcBVwiyhYW87YwGE1IQwm16WIke1RGZ8ngjpxnsYg+FiBT HzqM5O0mVGXlJuKZkEzywSY0RQkRe8mw7XP6P23oV1vwv4eSw9ANRi5bzn1qTMO7hT4l MeN65/yYu6lB/kft4J2LVWNgyFA0gY7PyPViAqLslIc+G+TUUczOZz6fFAesfDa9mrFc hW7w== 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:cc:to :from; bh=w8rI2C7FIuCdOMv+JzpyH7/GQMFn32iDb6dOYKh9VvY=; b=rjJBlSLrpLj0ovh4GkY+w71Rd8DupvazwkT9xe2lW2Psqr5wVOoVgnuMEj7qyzpsO+ Glflw4q5jdsHRCZzuCumiwtcNNTHYwhHZ8MFNcKk6+6zEQTeR+XUPDAG7xfsEKBVfRBf zu6A2gDXKu4oxysin/nnEqqtrWwzWDXpxoKGG9WAqApZeDYhzjPrQhRfo3Fmua3BDjxy h6GkBwc9yLisfjIpkAxMZp841WLj8EjJH4G4ncL8oNySTUIuGX+og4Q6eKFqKv4sjSJ/ Gezojg9O5xvMgpiSFtfG7Dv1nOtHbJdxlzvzK9B0BsqMovDMkeWcsAuL7rtfOzpE8Y21 cTCg== 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 q203si11098005ybq.221.2020.07.27.23.03.37; Mon, 27 Jul 2020 23:03:38 -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 7F2041C027; Tue, 28 Jul 2020 08:03:35 +0200 (CEST) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by dpdk.org (Postfix) with ESMTP id BFDD71C012 for ; Tue, 28 Jul 2020 08:03:33 +0200 (CEST) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 7D1971A040C; Tue, 28 Jul 2020 08:03:33 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 36C711A0BF0; Tue, 28 Jul 2020 08:03:32 +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 73DFE402C1; Tue, 28 Jul 2020 08:03:30 +0200 (CEST) From: Hemant Agrawal To: dev@dpdk.org Cc: Hemant Agrawal Date: Tue, 28 Jul 2020 11:28:40 +0530 Message-Id: <20200728055840.12033-1-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [20.08 PATCH] license: removing the dual prefix to avoid confusion 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" This patch removes the dual keyword from dual license definitions to avoid confusion. As the *dual* word is not required to be added SPDX license. Signed-off-by: Hemant Agrawal --- license/exceptions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.17.1 diff --git a/license/exceptions.txt b/license/exceptions.txt index c984764a0..3afb996ed 100644 --- a/license/exceptions.txt +++ b/license/exceptions.txt @@ -5,8 +5,8 @@ IP License policy as defined in DPDK Charter available at: Note that following licenses are not exceptions:- - BSD-3-Clause - - Dual BSD-3-Clause OR GPL-2.0 - - Dual BSD-3-Clause OR LGPL-2.1 + - BSD-3-Clause OR GPL-2.0 + - BSD-3-Clause OR LGPL-2.1 - GPL-2.0 (*Only for kernel code*) ---------------------------------------------------------------------------------------------------