From 99ceb22019201ccce51e267f5fcccdf8d6c6e711 Mon Sep 17 00:00:00 2001 From: Luis Bauza Date: Wed, 12 Mar 2025 11:19:50 -0400 Subject: [PATCH] Create TERMS.md --- TERMS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TERMS.md 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.