license: remove dual prefix
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 28 Jul 2020 05:58:40 +0000 (11:28 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 4 Nov 2020 19:17:28 +0000 (20:17 +0100)
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>
license/exceptions.txt

index c984764..3afb996 100644 (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*)
 
 ---------------------------------------------------------------------------------------------------