]> git.droids-corp.org - dpdk.git/commitdiff
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 664bec8810964e6d366e648a7015fc642e245a32..18bb37b03607aa3eb4dbac555b507c0807cd2fc3 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ */
 /* copied from ppc_64 */
 
 #ifndef _RTE_RWLOCK_ARM_H_
index de8af19e7380dc7f127a0dab7397708a834ddb70..9fadc04076f28bf8c300e5bb61036865736786d7 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ */
 #ifndef _RTE_RWLOCK_PPC_64_H_
 #define _RTE_RWLOCK_PPC_64_H_