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 1BBBEA04B4; Fri, 8 Nov 2019 15:23:52 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DE12B1C1C7; Fri, 8 Nov 2019 15:23:51 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 8C0FE1C132 for ; Fri, 8 Nov 2019 15:23:50 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Nov 2019 06:23:49 -0800 X-IronPort-AV: E=Sophos;i="5.68,281,1569308400"; d="scan'208";a="196912983" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.46]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Nov 2019 06:23:45 -0800 Date: Fri, 8 Nov 2019 14:23:42 +0000 From: Bruce Richardson To: Stephen Hemminger Cc: dev@dpdk.org Message-ID: <20191108142342.GB1422@bricha3-MOBL.ger.corp.intel.com> References: <20191107202849.3e776bfc@hermes.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191107202849.3e776bfc@hermes.lan> User-Agent: Mutt/1.12.1 (2019-06-15) Subject: Re: [dpdk-dev] SPDX check: files with missing or redundant license info 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 Thu, Nov 07, 2019 at 08:28:49PM -0800, Stephen Hemminger wrote: > Patches are outstanding for some of these. > The big area with missing SPDX tags is all the ipsec-secgw shell scripts. > > No local changes to save > > Files without SPDX License > -------------------------- > > usertools/dpdk-telemetry-client.py > This file looks to have a license tag, however, staring at it for 10 minutes finally reveals that there is a typo in it. Will send a patch to fix. /Bruce