From 63d705b78a847453f43978951ceb1260ef4aa76b Mon Sep 17 00:00:00 2001 From: Luis Faria Date: Mon, 30 Oct 2023 11:06:50 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 38ac1361..6117b162 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,10 @@ For more information or commercial support, contact [KEEP SOLUTIONS](http://www. 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D +### License and Intellectual Property + +All contributions to this project are licensed on LGPL v3, which includes an explicit grant of patent rights, meaning that the developers who created or contributed to the code relinquish their patent rights with regard to any subsequent reuse of the software. + ## Credits - Hélder Silva (KEEP SOLUTIONS)