diff --git a/DISCLAIMER.md b/DISCLAIMER.md new file mode 100644 index 0000000..2bcbba5 --- /dev/null +++ b/DISCLAIMER.md @@ -0,0 +1,98 @@ +# DISCLAIMER + +## 1. General Notice + +This software is provided **"AS IS"**, without warranty of any kind, express or implied. + +The author(s) and/or copyright holders make no representations or warranties of any kind concerning the software, including but not limited to: + +- fitness for a particular purpose +- uninterrupted or error-free operation +- accuracy or reliability of results +- security or safety +- compatibility with any system or environment + +--- + +## 2. No Liability + +Under no circumstances shall the author(s) be liable for any damages or losses arising from the use or inability to use this software, including but not limited to: + +- data loss or corruption +- deletion or modification of files +- hardware or software failure +- loss of profits, revenue, or business opportunities +- business interruption +- any direct, indirect, incidental, special, or consequential damages + +even if the author(s) have been advised of the possibility of such damages. + +--- + +## 3. Use at Your Own Risk + +Use of this software is entirely at your own risk. + +The user is solely responsible for: + +- verifying the correctness of the code before execution +- testing in a safe and isolated environment +- maintaining backups of all important data +- evaluating security and suitability for any purpose + +--- + +## 4. No Support or Maintenance Obligation + +The author(s) are under no obligation to: + +- fix bugs or issues +- provide updates or improvements +- respond to support requests +- accept or review bug reports or feature requests + +Any such requests may be ignored at the sole discretion of the author(s). + +--- + +## 5. AI-Generated Content Disclosure + +Parts of this software may have been generated or assisted by artificial intelligence systems. + +This does not affect the licensing terms or any warranty disclaimer, which remains fully applicable. + +--- + +## 6. Security Disclaimer + +The author(s) do not guarantee that the software is free from: + +- vulnerabilities +- critical errors +- unsafe or unintended behavior + +Users are responsible for independently reviewing and validating security before use. + +--- + +## 7. License + +Unless otherwise stated, this project is licensed under the MIT License. + +This disclaimer supplements, and does not replace, the license. + +--- + +## 8. Acceptance of Terms + +By using this software, you acknowledge and agree that: + +- you have read and understood this disclaimer +- you accept all associated risks +- you assume full responsibility for any consequences of use + +--- + +## 9. Severability + +If any provision of this disclaimer is found to be unenforceable under applicable law, the remaining provisions shall remain in full force and effect to the maximum extent permitted. \ No newline at end of file