chore: Update license references from MIT to Apache 2.0 in footer, contributing guide, and README

This commit is contained in:
Nawaz Dhandala
2025-12-11 22:04:19 +00:00
parent 73225a06d6
commit f1004d2d75
3 changed files with 5 additions and 5 deletions

View File

@@ -23,9 +23,9 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
5. Make sure your code lints.
6. Issue that pull request!
## Any contributions you make will be under the MIT Software License
## Any contributions you make will be under the Apache 2.0 Software License
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
In short, when you submit code changes, your submissions are understood to be under the same [Apache License 2.0](http://choosealicense.com/licenses/apache-2.0/) that covers the project. Feel free to contact the maintainers if that's a concern.
## Report bugs using Github's [issues](https://github.com/OneUptime/oneuptime)
@@ -49,4 +49,4 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]
## License
By contributing, you agree that your contributions will be licensed under its MIT License.
By contributing, you agree that your contributions will be licensed under its Apache License 2.0.