diff --git a/LICENSING.md b/LICENSING.md index 2a8acf9a520..5c5d7d8f7a3 100644 --- a/LICENSING.md +++ b/LICENSING.md @@ -6,7 +6,7 @@ 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: +The following directories and their subdirectories are licensed under Apache-2.0: ``` packages/grafana-data/ @@ -20,3 +20,9 @@ packaging/ grafana-mixin/ cue/ ``` + +The following directories and their subdirectories are the original upstream licenses: + +``` +public/vendor/ +```