forked from bartolli/codanna
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
20 lines (15 loc) · 650 Bytes
/
Copy pathNOTICE
File metadata and controls
20 lines (15 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Codanna - Code Intelligence for Large Language Models
Copyright 2025 Angel Bartolli
This product includes software developed by Angel Bartolli.
For more information, see https://github.com/bartolli/codanna
If you use this software in a product, an acknowledgment in the product
documentation would be appreciated but is not required.
THIRD-PARTY COMPONENTS
This software includes the following third-party components:
- tree-sitter: MIT License
- tantivy: MIT License
- tokio: MIT License
- serde: MIT OR Apache-2.0
- candle: MIT OR Apache-2.0
- fastembed: Apache-2.0
For full license information of dependencies, see Cargo.toml and Cargo.lock.