Re: [dpdk-dev] [PATCH v5 2/4] change root makefile license to SPDX tag

2017-12-19 Thread Bruce Richardson
On Tue, Dec 19, 2017 at 03:44:39PM +0530, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal > --- Acked-by: Bruce Richardson FYI: if doing a V6, you can drop the "All rights reserved" from the copyright line. If no V6, it's fine as-is (or it can be removed on apply).

[dpdk-dev] [PATCH v5 2/4] change root makefile license to SPDX tag

2017-12-19 Thread Hemant Agrawal
Signed-off-by: Hemant Agrawal --- GNUmakefile | 32 ++-- Makefile| 32 ++-- 2 files changed, 4 insertions(+), 60 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 45b7fbb..594f8cb 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1