# 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 folders and their subfolders are licensed under Apache-2.0: ``` clients/ pkg/ingester/wal pkg/logproto/ pkg/loghttp/ pkg/logqlmodel/ pkg/push pkg/util production/ tools/ ``` The following directories and their subdirectories are licensed under their original upstream licenses: ``` vendor/ ```