mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
chore: Update license references from MIT to Apache 2.0 in footer, contributing guide, and README
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user