mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Re-license Grafana to AGPLv3 (#33184)
For a rationale as to why this was done, please see * https://grafana.com/blog/2021/04/20/grafana-loki-tempo-relicensing-to-agplv3/ * https://grafana.com/blog/2021/04/20/qa-with-our-ceo-on-relicensing/ Signed-off-by: Richard Hartmann <richih@richih.org> Signed-off-by: Torkel Ödegaard <torkel@grafana.com> Signed-off-by: Carl Bergquist <carl.bergquist@gmail.com> Signed-off-by: Emil Tullstedt <emil.tullstedt@grafana.com>
This commit is contained in:
22
LICENSING.md
Normal file
22
LICENSING.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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/
|
||||
```
|
||||
Reference in New Issue
Block a user