Re: [dpdk-dev] [PATCH] eal: change license to SPDX format

2019-07-29 Thread Thomas Monjalon
29/07/2019 09:33, Hemant Agrawal: > Signed-off-by: Hemant Agrawal > --- > lib/librte_eal/common/eal_common_bus.c | 32 ++--- > lib/librte_eal/common/include/rte_bus.h | 32 ++--- > 2 files changed, 4 insertions(+), 60 deletions(-) Applied, thanks

[dpdk-dev] [PATCH] eal: change license to SPDX format

2019-07-29 Thread Hemant Agrawal
Signed-off-by: Hemant Agrawal --- lib/librte_eal/common/eal_common_bus.c | 32 ++--- lib/librte_eal/common/include/rte_bus.h | 32 ++--- 2 files changed, 4 insertions(+), 60 deletions(-) diff --git a/lib/librte_eal/common/eal_common_bus.c b/lib/librte_ea