Skip to content

Commit

Permalink
docs: license
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastinian committed Jun 12, 2023
1 parent 145789f commit 03a76fd
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 2 deletions.
53 changes: 53 additions & 0 deletions license.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# English

**HedystiaMD**
**Usage License**

This license sets forth the terms and conditions under which the use of the WhatsApp bot is permitted. By using this bot, you agree to comply with the following terms and conditions:

**User Responsibility:**
a) The user acknowledges and agrees that the use of the bot is at their own risk and responsibility.
b) The user agrees to use the bot in an ethical and legal manner and to comply with all applicable laws and regulations.

**Limitation of Liability:**
a) The owner and developers of the bot shall not be held liable for any direct, indirect, incidental, special, or consequential damages arising from the use or inability to use the bot.
b) The owner and developers of the bot do not guarantee the accuracy, completeness, or usefulness of any information provided by the bot.

**Intellectual Property:**
a) The user acknowledges that the bot and all its content, including code, text, images, and any other related material, are protected by copyright and other intellectual property laws.
b) The user agrees not to copy, modify, distribute, sell, or engage in any other act that infringes upon the intellectual property rights of the bot.

**Modifications:**
The owner and developers of the bot reserve the right to make modifications to the bot, including functionality, content, and terms of use, at any time and without prior notice.

**Termination:**
The owner and developers of the bot reserve the right to terminate or suspend access to the bot at any time, for any reason, and without prior notice.

By using the bot, the user accepts and understands the terms and conditions set forth in this license. If you do not agree to these terms, you should not use the bot.

# Español

**HedystiaMD**
**Licencia de Uso**

Esta licencia establece los términos y condiciones bajo los cuales se permite el uso del bot de WhatsApp. Al utilizar este bot, aceptas cumplir con los siguientes términos y condiciones:

**Responsabilidad del usuario:**
a) El usuario reconoce y acepta que el uso del bot es bajo su propio riesgo y responsabilidad.
b) El usuario se compromete a utilizar el bot de manera ética y legal, y a cumplir con todas las leyes y regulaciones aplicables.

**Limitación de responsabilidad:**
a) El propietario y los desarrolladores del bot no se hacen responsables de ningún daño directo, indirecto, incidental, especial o consecuente derivado del uso o la imposibilidad de uso del bot.
b) El propietario y los desarrolladores del bot no garantizan la precisión, integridad o utilidad de cualquier información proporcionada por el bot.

**Propiedad intelectual:**
a) El usuario reconoce que el bot y todo su contenido, incluyendo el código, los textos, las imágenes y cualquier otro material relacionado, están protegidos por derechos de autor y otras leyes de propiedad intelectual.
b) El usuario se compromete a no copiar, modificar, distribuir, vender o realizar cualquier otro acto que infrinja los derechos de propiedad intelectual del bot.

**Modificaciones:**
El propietario y los desarrolladores del bot se reservan el derecho de realizar modificaciones en el bot, incluyendo la funcionalidad, el contenido y los términos de uso, en cualquier momento y sin previo aviso.

**Terminación:**
El propietario y los desarrolladores del bot se reservan el derecho de terminar o suspender el acceso al bot en cualquier momento, por cualquier motivo y sin previo aviso.

Al utilizar el bot, el usuario acepta y comprende los términos y condiciones establecidos en esta licencia. Si no estás de acuerdo con estos términos, no debes utilizar el bot.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"keywords": [],
"author": "[email protected]",
"license": "ISC",
"license": "HedystiaMD - license.md",
"dependencies": {
"fluent-ffmpeg": "^2.1.2",
"whatsapp-web.js": "1.21.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Before using the bot, make sure you have the following requirements installed:
## License

This project is licensed under the ISC License. For more details, see the [LICENSE](https://github.com/ThinkR-open/isc-proposal-licence/blob/master/proposal_licence.md) file.
This project is licensed under a proprietary license. For more details, see the [LICENSE](/license.md) file.

<div align="center">
<p>Thank you for using our WhatsApp bot! We are committed to providing you with an exceptional experience. If you have any questions, suggestions or concerns, feel free to contact us - enjoy your experience with our bot!</p>
Expand Down

0 comments on commit 03a76fd

Please sign in to comment.