From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0CD62A0C43; Fri, 15 Oct 2021 19:29:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C65C740041; Fri, 15 Oct 2021 19:29:53 +0200 (CEST) Received: from mail-pf1-f178.google.com (mail-pf1-f178.google.com [209.85.210.178]) by mails.dpdk.org (Postfix) with ESMTP id CFBC34003C for ; Fri, 15 Oct 2021 19:29:51 +0200 (CEST) Received: by mail-pf1-f178.google.com with SMTP id t184so8092094pfd.0 for ; Fri, 15 Oct 2021 10:29:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ftFVIF9XcqjUdRchO6SlWNkx2WjnsQ2kp4sQAsCPZOg=; b=mX+MXZLZokCxG3eofVMY6TiLod5tibUGe/k5BT/5VGMKObySRbL4hhZcWU26BPUmJf 4GF00bLLmxOMd4ww0F+F/Aej2vsmnJBkY0jeqVVMD1vGtEvZ8WSMW1oee7AnWqYH7nMV KKoq7BNc6aegc2bZ5En07V77ALqZ8CP8BQqT/j9/c5bhZq+g4Ax+Sv3ucxU6ULSf1iqo gwLPgMl18zDKeXXXrkuEfzjzOdGVPwPTr0YTXmsZdgf91qGmiuqhDjulZT97nBGFHkCc lAu0ZRWgVe4lnN1HbvyPKrofZlBwf96/ZewdC84cNA86nRf8cjWpGRFsdWQLuA4Vnf3q uR/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ftFVIF9XcqjUdRchO6SlWNkx2WjnsQ2kp4sQAsCPZOg=; b=UU+Ekl/Y1uXnGnJHM3PKqqF2cdYTap/gCr75p77RLRCVDTLyVVb/QihQk2d1yjh2X3 QQIEz/sF2EypJbI+onMvtMLaRV9R6dxMpFBLvp6uOc2Cf9vg8PmpT4GdzV+ZRSxkrz5b 3gh3rf1TGIvBcRkon7g/WjBXwN4eIU5PnPmCkL6wwRpFJgL0jtVxrfUT50mNgPFiqQI4 UqR1c0q/tSZY7xcvC2DLxmq81mdu4vIrzKHibH3aiVFeKwuvGOxs8GIxp+Ue9EH6ZOle +b6dQg6wjt3fCEKh5w43955adUqlD5HGW6dt2JChIhXrtXepW6eweH1+OSeQPn8mZp3X 2LbQ== X-Gm-Message-State: AOAM532O6VQlCBCu3CC3t8Ee2912ZYHYn3J8UkWlc9kT2NGWpvbyqrS8 C1DJbg0JcfSpjh9S+sXpuBDbKjeLuwmaXA== X-Google-Smtp-Source: ABdhPJyPMUxyoXArMrRQnl2yhCC/HIPFleMzYV5v2XCW+NIwTZKZoogeiS8n4Ot+J4QWUYJAate4tA== X-Received: by 2002:a63:340c:: with SMTP id b12mr10158613pga.241.1634318990734; Fri, 15 Oct 2021 10:29:50 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id oa1sm6350495pjb.6.2021.10.15.10.29.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 10:29:50 -0700 (PDT) Date: Fri, 15 Oct 2021 10:29:46 -0700 From: Stephen Hemminger To: "Pattan, Reshma" Cc: "dev@dpdk.org" Message-ID: <20211015102946.40cf1420@hermes.local> In-Reply-To: References: <20210903004732.109023-1-stephen@networkplumber.org> <20211001162705.442298-1-stephen@networkplumber.org> <20211001162705.442298-12-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v12 11/12] doc: changes for new pcapng and dumpcap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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 Fri, 15 Oct 2021 16:42:19 +0000 "Pattan, Reshma" wrote: > > @@ -0,0 +1,24 @@ > > +.. SPDX-License-Identifier: BSD-3-Clause > > + Copyright(c) 2016 Intel Corporation. > > need to edit the licence Do you want me to change date on the existing doc as well.