Merge pull request #990 from MdSahil8130/fix/contributing-license-mismatch

docs: correct contributor licence to AGPL-3.0 in CONTRIBUTING.md
This commit is contained in:
webadderall
2026-09-19 14:32:42 +10:00
committed by GitHub
+1 -1
View File
@@ -58,6 +58,6 @@ If you encounter a bug or have a feature request, please open an issue in the [I
## License
By contributing to this project, you agree that your contributions will be licensed under the [MIT License](./LICENSE).
By contributing to this project, you agree that your contributions will be licensed under the [GNU Affero General Public License v3.0](./LICENSE.md).
Thank you for your contributions!