Added legal notice.

This commit is contained in:
2025-04-07 13:15:40 +03:00
parent c076698c29
commit 0500c94e66

View File

@@ -34,7 +34,8 @@ This repository includes:
- [Create your first admin user](#create-your-first-admin-user) - [Create your first admin user](#create-your-first-admin-user)
- [Expose the API](#expose-the-api) - [Expose the API](#expose-the-api)
- [Using Nginx](#using-nginx) - [Using Nginx](#using-nginx)
- [It should show **"Ok"**](#it-should-show-ok) - [Legal \& Licensing](#legal--licensing)
- [⚠️ Important Legal Notice](#-important-legal-notice)
@@ -348,10 +349,33 @@ sudo certbot renew --dry-run
On your browser, head to: `https://your_domain.com/ping` On your browser, head to: `https://your_domain.com/ping`
It should show **"Ok"**
> Notice the **s** in http**s** > Notice the **s** in http**s**
It should show **"Ok"**
## Legal & Licensing
### ⚠️ Important Legal Notice
This software is NOT open source. You are not permitted to use, copy, modify, distribute, sublicense, or sell this software unless explicitly authorized in writing by the original author under a signed agreement.
By accessing, downloading, or using this software, you agree to the following:
* You may only use this software in the context defined in your individual or organizational agreement with the author.
* Redistribution, resale, reverse-engineering, or use outside the agreed scope is strictly prohibited.
* Violating these terms — including using the code without permission, reselling it, or distributing it to others — will result in legal action, including but not limited to:
* Filing of lawsuits for intellectual property infringement.
* Demand for damages, including financial compensation and legal fees.
**If you are unsure about your rights or agreement terms, stop using this code immediately and contact the author.**
--- ---
For further assistance, refer to the project documentation or open an issue in the repository. For further assistance, refer to the project documentation or open an issue in the repository.