eal: add missing SPDX identifiers
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 9 Apr 2018 08:58:34 +0000 (14:28 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 25 May 2018 08:30:44 +0000 (10:30 +0200)
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
lib/librte_eal/common/include/arch/arm/rte_rwlock.h
lib/librte_eal/common/include/arch/ppc_64/rte_rwlock.h

index 664bec8..18bb37b 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ */
 /* copied from ppc_64 */
 
 #ifndef _RTE_RWLOCK_ARM_H_
index de8af19..9fadc04 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ */
 #ifndef _RTE_RWLOCK_PPC_64_H_
 #define _RTE_RWLOCK_PPC_64_H_