diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000..22ab559 --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,17 @@ +# Privacy Policy + +**Effective Date:** March 12, 2025 + +**Kekbot-js** ("we," "our," or "us") is committed to respecting your privacy. This Privacy Policy outlines our practices regarding the collection, use, and disclosure of information when you use our software. + +**Information Collection and Use** + +We do not collect, store, or process any personal information from users of **Kekbot-js**. + +**Changes to This Privacy Policy** + +We may update our Privacy Policy from time to time. Any changes will be reflected on this page, and we encourage you to review this policy periodically. + +**Contact Us** + +If you have any questions or concerns about this Privacy Policy, please contact us at luis@kleptonix.com. diff --git a/TERMS.md b/TERMS.md new file mode 100644 index 0000000..dd39a30 --- /dev/null +++ b/TERMS.md @@ -0,0 +1,9 @@ +# Terms and Conditions + +**Kekbot-js** is an open-source project licensed under the [GNU General Public License v3.0](LICENSE). By using, copying, modifying, or distributing this software, you agree to the terms and conditions of this license. + +**Disclaimer of Warranty** + +**Kekbot-js** is provided "as-is," without any express or implied warranty. In no event shall the authors or copyright holders be held liable for any damages arising from the use of this software. + +For detailed licensing information, please refer to the [LICENSE](LICENSE) file in this repository.