usertools: fix typo in SPDX tag of telemetry script
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 8 Nov 2019 14:26:27 +0000 (14:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 28 Nov 2019 02:12:55 +0000 (03:12 +0100)
commit564f295d1960e2c9401f1c39427a2a921ab3a3c4
tree7b92829957f93bd7a388942b82fa828594a2c8cb
parent797f07b1fe4f91cafc2719b5dcaaa70bb387f241
usertools: fix typo in SPDX tag of telemetry script

There is a typo in the SPDX tag, which is down as an "SPDK" tag.
One-character change should be all that is needed.

Fixes: d1b94da4a4e0 ("usertools: add client script for telemetry")
Cc: stable@dpdk.org
Reported-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
usertools/dpdk-telemetry-client.py