18 lines
371 B
Markdown
18 lines
371 B
Markdown
|
# Licensing
|
||
|
|
||
|
License names used in this document are as per [SPDX License List](https://spdx.org/licenses/).
|
||
|
|
||
|
The default license for this project is [AGPL-3.0-only](LICENSE).
|
||
|
|
||
|
## Apache-2.0
|
||
|
|
||
|
The following directories and their subdirectories are licensed under Apache-2.0:
|
||
|
|
||
|
```
|
||
|
examples
|
||
|
yellowstone-grpc-client
|
||
|
yellowstone-grpc-client-nodejs
|
||
|
yellowstone-grpc-proto
|
||
|
```
|
||
|
|