[dpdk-dev] [PATCH] license: remove exception for old pmdinfogen
Thomas Monjalon
thomas at monjalon.net
Thu Feb 4 11:10:15 CET 2021
The C version of pmdinfogen was replaced by a Python implementation.
The license exception can be removed.
Fixes: dd2ea14772f5 ("buildtools: remove C implementation of pmdinfogen")
Reported-by: John McNamara <john.mcnamara at intel.com>
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
license/exceptions.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/license/exceptions.txt b/license/exceptions.txt
index 3afb996ed9..636c69b9bf 100644
--- a/license/exceptions.txt
+++ b/license/exceptions.txt
@@ -16,5 +16,4 @@ SPDX Identifier TB Approval Date GB Approval Date File name
2.BSD-2-Clause 10/23/2019 12/18/2019 lib/librte_eal/windows/include/getopt.h
3.ISC AND
BSD-2-Clause 10/23/2019 12/18/2019 lib/librte_eal/windows/getopt.c
-4.GPL-2.0 09/25/2019 12/18/2019 buildtools/pmdinfogen/pmdinfogen.*
---------------------------------------------------------------------------------------------------
--
2.30.0
More information about the dev
mailing list