Skip to content

Commit ed861c4

Browse files
authored
Add license section to README (#58118)
1 parent 5992ca9 commit ed861c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ Here are some resources to help you get started with open source contributions:
2828
* [Set up Git](https://docs.github.com/en/get-started/git-basics/set-up-git)
2929
* [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow)
3030
* [Collaborating with pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests)
31+
32+
## License
33+
34+
This project is dual-licensed under:
35+
36+
* **Creative Commons Attribution 4.0** - for documentation and content in the assets, content, and data folders (see [LICENSE](LICENSE))
37+
* **MIT License** - for code (see [LICENSE-CODE](LICENSE-CODE))

0 commit comments

Comments
 (0)