license: remove dual prefix

This patch removes the dual keyword from dual license
definitions to avoid confusion. As the *dual* word is
not required to be added SPDX license.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
This commit is contained in:
Hemant Agrawal 2020-07-28 11:28:40 +05:30 committed by Thomas Monjalon
parent e8cff6142a
commit 082ac00826

View File

@ -5,8 +5,8 @@ IP License policy as defined in DPDK Charter available at:
Note that following licenses are not exceptions:-
- BSD-3-Clause
- Dual BSD-3-Clause OR GPL-2.0
- Dual BSD-3-Clause OR LGPL-2.1
- BSD-3-Clause OR GPL-2.0
- BSD-3-Clause OR LGPL-2.1
- GPL-2.0 (*Only for kernel code*)
---------------------------------------------------------------------------------------------------