Update LICENSE.md

This commit is contained in:
Alex Spataru 2025-01-04 03:57:18 -05:00 committed by GitHub
parent 1096e16ff6
commit e452133658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,43 +12,84 @@ the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later Foundation, either version 3 of the License, or (at your option) any later
version. version.
This program is distributed in the hope that it will be useful, but This program is distributed in the hope that it will be useful, but WITHOUT ANY
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for PARTICULAR PURPOSE. See the GNU General Public License for more details.
more details.
You should have received a copy of the GNU General Public License along with You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>. this program. If not, see <https://www.gnu.org/licenses/>.
### GPLv3 Limitations ### GPLv3 Features
- Users of the GPLv3 license may only use this software for personal or Under the GPLv3 license, you may:
open-source projects in compliance with the GPLv3 terms. - Use the software for personal, educational, or open-source projects, in
- Under the GPLv3 license, the software must be restarted every 30 minutes compliance with the GPLv3 terms.
to continue working. - Access the core functionality of Serial Studio without feature restrictions.
- The number of dashboard widgets may be limited for GPLv3 users.
- MQTT streaming is not available for GPLv3 users. #### Additional Notice for GPLv3 Users:
- **Session Continuity Beyond 30 Minutes:** Once the dashboard is displayed, the
software will prompt the user every 30 minutes to restart the application to
continue using it. This is a user notification to encourage consideration of
the Commercial License and does not impose technical restrictions.
Users are free to modify the source code to remove this prompt in compliance
with the GPLv3.
- **MQTT Functionality:** MQTT integration is available exclusively under the
Commercial License and is not included in the GPLv3 version.
**Value-Added Services**: These optional features are enhancements that go
beyond the core functionality of Serial Studio. They are offered as part of the
Commercial License to provide additional integrations, better user experience,
or specialized support.
Commercial License Commercial License
================== ==================
For business or professional use, purchasing a Commercial License is required. For business or professional use, purchasing a Commercial License is required.
Commercial users benefit from: #### Benefits for Commercial Users:
- Unlimited usage of the software without time restrictions. - Full access to **MQTT functionality**.
- Access to MQTT streaming and unrestricted dashboard widgets. - Unlimited session continuity (no 30-minute restart reminders).
- Priority support, including email, GitHub, and video call assistance. - Priority support via email, GitHub, and video calls.
### Commercial License Limitations #### Scope of Use:
Commercial users may use the software in business, enterprise, or proprietary
applications while complying with the restrictions outlined below.
#### Commercial License Limitations:
- Commercial users may not repackage, modify, rebrand, or redistribute the - Commercial users may not repackage, modify, rebrand, or redistribute the
software under a different name or identity without explicit, written software under a different name or identity without explicit, written
permission from the original author. permission from the original author.
- Commercial users may use the software in their business, enterprise or - Modifications and redistributions under the Commercial License must respect
otherwise propietary applications, provided they comply with the above the original author's intellectual property and trademarks.
restriction.
For details on the Commercial License or to purchase a license, visit the Additional Notes
official website (https://serial-studio.com). ================
Contact - **Trademark Notice:** The name "Serial Studio" and its logo are trademarks of
======= the author. Use of these trademarks in modified versions or derivative works
For questions, licensing inquiries, or support, contact: requires explicit permission.
alex@serial-studio.com. - **Technical Support:** Support is exclusively available for Commercial License
users. Open-source users are encouraged to consult the documentation,
and the community forums (issues & discussions) available in the GitHub
repository.
- **Modifications under GPLv3:** Users modifying the software under the GPLv3
license are responsible for ensuring compatibility with future updates or
feature stability.
Examples of Permitted and Prohibited Use
========================================
- **Permitted under GPLv3:**
- Running Serial Studio for a university research project.
- Including it in an open-source IoT platform.
- Using it for personal, non-commercial projects.
- **Prohibited without a Commercial License:**
- Using Serial Studio as part of a commercial product offered to customers.
- Deploying Serial Studio in an enterprise environment without purchasing the
Commercial License.
### For More Information
To learn more about the Commercial License or purchase a license, visit the
official website: <https://serial-studio.com>.
For questions, licensing inquiries, or support, email: <alex@serial-studio.com>