Cc: Gowrishankar Muthukrishnan <[email protected]>

Signed-off-by: Hemant Agrawal <[email protected]>
---
 lib/librte_eal/common/arch/ppc_64/rte_cycles.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lib/librte_eal/common/arch/ppc_64/rte_cycles.c 
b/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
index 851fd0255..c96a2143b 100644
--- a/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
+++ b/lib/librte_eal/common/arch/ppc_64/rte_cycles.c
@@ -1,3 +1,7 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (C) IBM Corporation 2019.
+ */
+
 #include "eal_private.h"
 
 uint64_t
-- 
2.17.1

Reply via email to