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 0B89AA052B; Tue, 28 Jul 2020 19:21:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0D10B2B8D; Tue, 28 Jul 2020 19:21:45 +0200 (CEST) Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by dpdk.org (Postfix) with ESMTP id 13D4410A3 for ; Tue, 28 Jul 2020 19:21:44 +0200 (CEST) Received: by mail-pl1-f195.google.com with SMTP id w17so10212359ply.11 for ; Tue, 28 Jul 2020 10:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eJgv/xyoluK7bP2zgIDb04D9+EAH4COlSYrDm38Baxo=; b=0k5fIBE5e7VrE6GroOZu9Kuv1rNpHjuLmyd/IyrcriEEg+EkZ3x2UFZL66G9XhjKjd igliv+s1vuAMjjGJ5bSzlUHnIfSIp9Gy1yGoFsiIf1yh2JfxJV7WH4jaEeyoCMCY/qGg N4zEkceIgR6vIhL32FJSwANYnZxas5ywFsM2mthzPcLC3BD7UdxTtotWOLklXqCvnDGy nknsJthSwkGSA8RKbFlO9nowvorhBKRW657P8d+Cd1ZoCROCWCrpq9TWooYr4hHWBaHb dRIgcHMiKEmxyK1fW19nM8tBckEpqyyMViViC2oQH/a1jxHyeYopEGD2RCnAmfKJftHQ QZIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eJgv/xyoluK7bP2zgIDb04D9+EAH4COlSYrDm38Baxo=; b=UcXisqezSM9nxa2cccdu9eHx7/9m1ivYHwtc86VqEjRi2CPo99UwLSnfLWklqMgzcL nt143SdJTxLM4sjoPgT8gqUiVqVCmfvlKi9JvbZuLLqkL5bYmvfPpQ95aBu19E7Y9sgz f+1+J8maywmH7QLH/lOkcoaVoRFYJ3diECbgAL9WMdu6YO/7tHye/45SRrSzOw4Rh61Z 6tBriuRu39EttscNHXldDR8H0NVY0roRtoDFvkSgf6ggABT8XsIIPisLI+IJuqCvmm99 TL4gN/sGoXGEHe5n+tkeJpWnU7R2WlUMqGSSmwihnt5UFpAheM3upBA1ppH4DmgdcCqC texQ== X-Gm-Message-State: AOAM533xt9QOGCZXUy/lb8amUeAmpO4YTFzVrST+OYgk8p7lvfnqCQ8v /oBvNO63ZAu4itHc/UkabBIPJQ== X-Google-Smtp-Source: ABdhPJz7T5tiZqpIgAbuAGxrTAauJcpXxHpK6knhFT7q5DWFTFtzLShVpZAlIyWICwDunQHooOWODA== X-Received: by 2002:a17:90a:bb8a:: with SMTP id v10mr5363418pjr.144.1595956902993; Tue, 28 Jul 2020 10:21:42 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id i7sm18383244pgh.58.2020.07.28.10.21.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jul 2020 10:21:42 -0700 (PDT) Date: Tue, 28 Jul 2020 10:21:34 -0700 From: Stephen Hemminger To: Hemant Agrawal Cc: dev@dpdk.org Message-ID: <20200728102134.3df94c83@hermes.lan> In-Reply-To: <20200728055840.12033-1-hemant.agrawal@nxp.com> References: <20200728055840.12033-1-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [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" On Tue, 28 Jul 2020 11:28:40 +0530 Hemant Agrawal wrote: > 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(-) > > 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*) > > --------------------------------------------------------------------------------------------------- Makes sense to me, but probably needs Board legal approval