aboutsummaryrefslogtreecommitdiff
path: root/third-party/cxxopts
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2022-08-02 22:44:08 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-08-05 15:53:28 +0100
commit7852b2d9c4841922774be4b9e01851312cb6e7f3 (patch)
tree37a96ab06e127bb4912b69adaad4aac62e7972e5 /third-party/cxxopts
parent5a3d200cad6abc617cfb12edb4e362a9ef255693 (diff)
downloadarmnn-7852b2d9c4841922774be4b9e01851312cb6e7f3.tar.gz
IVGCVSW-7089 Add LICENSE.spdx for Arm NN
Signed-off-by: Jim Flynn <jim.flynn@arm.com> Change-Id: I6e5f41a7a4432f448156755389c108692b7213e2
Diffstat (limited to 'third-party/cxxopts')
-rw-r--r--third-party/cxxopts/LICENSE.spdx7
1 files changed, 7 insertions, 0 deletions
diff --git a/third-party/cxxopts/LICENSE.spdx b/third-party/cxxopts/LICENSE.spdx
new file mode 100644
index 0000000000..e4139cb989
--- /dev/null
+++ b/third-party/cxxopts/LICENSE.spdx
@@ -0,0 +1,7 @@
+PackageName: cxxopts
+SPDXID: SPDXRef-cxxopts
+FilesAnalyzed: true
+PackageLicenseConcluded: MIT
+PackageLicenseInfoFromFiles: MIT
+PackageLicenseDeclared: MIT
+PackageCopyrightText: <text>Copyright (c) 2014, 2015, 2016, 2017 Jarryd Beck</text>