From: John McNamara Date: Thu, 4 Feb 2021 10:28:35 +0000 (+0000) Subject: license: remove pmdinfogen from exceptions X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a22ab9936ba867241b09921045fe462e63e19a79;p=dpdk.git license: remove pmdinfogen from exceptions The C based pmdinfogen tool has been replaced by a Python based tool with a BSD license. As such, we no longer need to call out a licence exception for pmdinfogen. Signed-off-by: John McNamara Acked-by: Bruce Richardson Acked-by: Hemant Agrawal Acked-by: Thomas Monjalon --- 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.* ---------------------------------------------------------------------------------------------------