Skip to content

Commit

Permalink
chore: clarify licensing (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig authored Jul 18, 2023
1 parent 8bac143 commit 8b99b07
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions LICENSING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ License names used in this document are as per [SPDX License List](https://spdx.

The default license for this project is [AGPL-3.0-only](LICENSE).

## Apache-2.0

The following directories and their subdirectories are licensed under Apache-2.0:
```
og/pkg/agent/profiler
og/pkg/agent/ebpfspy
og/packages/pyroscope-flamegraph
og/packages/pyroscope-models
```

## Vendored code

The following directories and their subdirectories are under the original upstream licenses, all of them ship the entire license text they are under.
Expand Down

0 comments on commit 8b99b07

Please sign in to comment.