From ea1a8d826516c06b27293eb533e4dad68b381ba9 Mon Sep 17 00:00:00 2001 From: Jakub Sujak Date: Mon, 27 Jan 2025 13:58:25 +0000 Subject: [PATCH] Clarify KleidiAI licenses in README All licenses in the LICENSES directory apply equally to the distribution of KleidiAI. Signed-off-by: Jakub Sujak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbcb382f..1edf2e97 100644 --- a/README.md +++ b/README.md @@ -169,4 +169,4 @@ KleidiAI offers performance-critical operators for ML, like matrix multiplicatio

License

-[Apache-2.0](LICENSES/Apache-2.0.txt). +KleidiAI is distributed under the software licenses in LICENSES directory. -- GitLab