From: Hemant Agrawal Date: Mon, 9 Apr 2018 08:58:35 +0000 (+0530) Subject: app/crypto-perf: add missing SPDX identifier X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=ededba93fe9a7b4ebecad490047d50b024c604d3;p=dpdk.git app/crypto-perf: add missing SPDX identifier Signed-off-by: Hemant Agrawal Acked-by: Pablo de Lara --- diff --git a/app/test-crypto-perf/cperf_options.h b/app/test-crypto-perf/cperf_options.h index 54a3ad5c08..350ad7e1d4 100644 --- a/app/test-crypto-perf/cperf_options.h +++ b/app/test-crypto-perf/cperf_options.h @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2018 Intel Corporation + */ #ifndef _CPERF_OPTIONS_ #define _CPERF_OPTIONS_