[dpdk-dev] [PATCH] test/crypto-perf: add missing SPDX identifier

Hemant Agrawal hemant.agrawal at nxp.com
Mon Apr 9 10:58:35 CEST 2018


Cc: pablo.de.lara.guarch at intel.com

Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
---
 app/test-crypto-perf/cperf_options.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app/test-crypto-perf/cperf_options.h b/app/test-crypto-perf/cperf_options.h
index 54a3ad5..350ad7e 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_
-- 
2.7.4



More information about the dev mailing list