feat(license): migrate to Apache 2.0 with contributor attribution
Merging Apache 2.0 license migration with contributor attribution.
This commit is contained in:
commit
2cb02ff946
5 changed files with 356 additions and 20 deletions
|
|
@ -10,7 +10,8 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT" /></a>
|
||||
<a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License: Apache 2.0" /></a>
|
||||
<a href="NOTICE"><img src="https://img.shields.io/badge/contributors-27+-green.svg" alt="Contributors" /></a>
|
||||
<a href="https://buymeacoffee.com/argenistherose"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-yellow.svg?style=flat&logo=buy-me-a-coffee" alt="Buy Me a Coffee" /></a>
|
||||
</p>
|
||||
|
||||
|
|
@ -616,7 +617,7 @@ We're building in the open because the best ideas come from everywhere. If you'r
|
|||
|
||||
## License
|
||||
|
||||
MIT — see [LICENSE](LICENSE)
|
||||
Apache 2.0 — see [LICENSE](LICENSE) and [NOTICE](NOTICE) for contributor attribution
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue