mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Put vendored code under their upstream licenses explicitly (#36442)
Signed-off-by: Richard Hartmann <richih@richih.org>
This commit is contained in:
@@ -6,7 +6,7 @@ The default license for this project is [AGPL-3.0-only](LICENSE).
|
|||||||
|
|
||||||
## Apache-2.0
|
## Apache-2.0
|
||||||
|
|
||||||
The following folders and their subfolders are licensed under Apache-2.0:
|
The following directories and their subdirectories are licensed under Apache-2.0:
|
||||||
|
|
||||||
```
|
```
|
||||||
packages/grafana-data/
|
packages/grafana-data/
|
||||||
@@ -20,3 +20,9 @@ packaging/
|
|||||||
grafana-mixin/
|
grafana-mixin/
|
||||||
cue/
|
cue/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The following directories and their subdirectories are the original upstream licenses:
|
||||||
|
|
||||||
|
```
|
||||||
|
public/vendor/
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user