add license tree

This commit is contained in:
2026-05-25 15:53:02 +02:00
parent 8532039199
commit 0fa4bda949
19 changed files with 21650 additions and 5 deletions
+18
View File
@@ -0,0 +1,18 @@
accepted = [
"GPL-3.0",
"Apache-2.0",
"MIT-0",
"MPL-2.0",
"MIT",
"ISC",
"BSD-3-Clause",
"Unicode-3.0",
"CDLA-Permissive-2.0"
]
[ollama-rs.clarify]
license = "MIT"
files = [{path = "LICENSE.md", checksum = "e3de1bae29d6b97ac7f510d2378de7dfafd56c4f1c6fde2c8d3a6b73e9c10b6b"}]
[ollama-rs-macros.clarify]
license = "MIT"
files = [{path = "LICENSE.md", checksum = "e3de1bae29d6b97ac7f510d2378de7dfafd56c4f1c6fde2c8d3a6b73e9c10b6b"}]