Re: [dpdk-dev] [PATCH 1/7] uuid: remove BSD boilerplate
25/09/2019 17:51, Stephen Hemminger: > License type is already clear from SPDX tag. > > Signed-off-by: Stephen Hemminger Applied, thanks
Re: [dpdk-dev] [PATCH 1/7] uuid: remove BSD boilerplate
Acked-by: Hemant Agrawal
[dpdk-dev] [PATCH 1/7] uuid: remove BSD boilerplate
License type is already clear from SPDX tag. Signed-off-by: Stephen Hemminger --- lib/librte_eal/common/eal_common_uuid.c | 26 lib/librte_eal/common/include/rte_uuid.h | 26 2 files changed, 52 deletions(-) diff --git a/lib/librte_eal/common/e