Revision 1f8c9c28c123b13cde148198f63d982ceda488db authored by Marcus Efraimsson on 22 April 2021, 09:14:03 UTC, committed by Marcus Efraimsson on 22 April 2021, 09:14:03 UTC
1 parent 561fd41
Raw File
LICENSING.md
# 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:

```
packages/grafana-data/
packages/grafana-e2e/
packages/grafana-e2e-selectors/
packages/grafana-runtime/
packages/grafana-toolkit/
packages/grafana-ui/
packages/jaeger-ui-components/
plugins-bundled/internal/input-datasource/
packaging/
grafana-mixin/
```
back to top