From 87c23c0312209bfaf510dc1da4a0bc806265751c Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Sat, 22 Nov 2025 20:26:00 +0100 Subject: [PATCH] legal notes --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 378de55..6f3fc1d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -199,6 +199,14 @@ When suggesting features: - Check existing issues and documentation first - Be patient and respectful in discussions +## 📜 Legal Notes + +### Licensing Contributions + +By submitting a pull request, you agree that your contributions will be licensed under the [MIT License](LICENSE), the same license that covers the entire project. You retain copyright to your contributions, but grant permission for them to be used, modified, and distributed under the MIT License. + +No additional license sections or attribution files are required - the project's MIT License covers all contributions. + ## 🙏 Thank You! Your contributions, whether code, documentation, bug reports, or feature suggestions, are greatly appreciated. Even if a specific PR isn't merged, your ideas and feedback help make NoteDiscovery better.