Skip to content

Commit f87ad10

Browse files
committed
add explicit licensing file
1 parent d115261 commit f87ad10

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

LICENSING.md

+13
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
4+
List](https://spdx.org/licenses/).
5+
6+
The default license for this project is [Apache-2.0](LICENSE).
7+
8+
The following directories and their subdirectories are licensed under their
9+
original upstream licenses:
10+
11+
```
12+
vendor/
13+
```

0 commit comments

Comments
 (0)