Skip to content

Commit d1b75d1

Browse files
Add LICENSING.md (#2029)
1 parent 0e6fc2d commit d1b75d1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

LICENSING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Licensing
2+
3+
License names used in this document are as per [SPDX License List](https://spdx.org/licenses/).
4+
5+
The default license for this project is [Apache-2.0](LICENSE).
6+
7+
## MIT
8+
9+
The following files are licensed under MIT:
10+
11+
```
12+
internal/component/loki/secretfilter/gitleaks.toml
13+
```

0 commit comments

Comments
 (0)