From 22a4e1539aca7d39d7abc932f0a4d0b27beedf80 Mon Sep 17 00:00:00 2001 From: James Ward Date: Fri, 25 Sep 2020 11:43:21 +0100 Subject: IVGCVSW-4519 Remove Boost Variant and apply_visitor variant * add mapbox/variant third party package Signed-off-by: James Ward Change-Id: I181302780edd9dace40f158a11327316a12ce69a --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 84e515a26b..31729cbcf7 100644 --- a/README.md +++ b/README.md @@ -54,12 +54,13 @@ This enables machine processing of license information based on the SPDX License TPIP used by Arm NN: -| Name | License (SPDX ID) | -|---------|-------------------| -| half | MIT | -| stb | MIT | -| cxxopts | MIT | -| ghc | MIT | +| Name | License (SPDX ID) | +|----------------|-------------------| +| half | MIT | +| stb | MIT | +| cxxopts | MIT | +| ghc | MIT | +| mapbox/variant | BSD | ### Contributions -- cgit v1.2.1