Skip to content

Commit

Permalink
Updated EULA
Browse files Browse the repository at this point in the history
  • Loading branch information
petervanderwalt committed May 9, 2024
1 parent 3e2d453 commit b782672
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.txt
@@ -1,3 +1,5 @@
v1.0.376 (unreleased):
- Updated EULA
v1.0.375:
- Beta test of a fix for Python not found error for MacOS during firmware flash
v1.0.373-4:
Expand Down
8 changes: 3 additions & 5 deletions build/licence.txt
@@ -1,8 +1,6 @@
Disclaimer
This hardware/software is provided "as is", and you use the hardware/software at your own risk. Under no circumstances shall any author be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this hardware/software, even if the authors have been advised of the possibility of such damages.
Terms and Conditions

By downloading and using this software you agree to the following terms and conditions:
The following legal disclaimer governs your use of our machine control software that includes beta features. By using this software, you acknowledge and agree to the terms and conditions set forth in this disclaimer.
By downloading and using this software you agree to the following terms and conditions: The following legal disclaimer governs your use of our machine control software that includes beta features. By using this software, you acknowledge and agree to the terms and conditions set forth in this disclaimer.

Beta Features:
The machine control software may contain beta features that are still under development and testing. You acknowledge that such features may not be fully functional or may be subject to bugs, errors, or other issues. As such, the use of such features may result in unexpected and undesirable results.
Expand All @@ -14,7 +12,7 @@ Limitation of Liability:
In no event shall we be liable for any damages arising out of or in connection with the use or inability to use the software, including any beta features. This includes but is not limited to direct, indirect, incidental, special, or consequential damages, such as loss of profits, data, or use of the software.

Indemnification:
You agree to indemnify, defend, and hold us harmless from any claims, damages, and expenses, including reasonable attorney's fees, arising out of your use of the software, including any beta features.
You agree to indemnify, defend, and hold us harmless from any claims, damages, and expenses, including reasonable attorney's fees, arising out of your use of the software, including any beta features, except to the extent prohibited under applicable law.

No Support:
We are not obliged to provide any technical support or assistance with the use of the software, including any beta features. Any support or assistance provided by us is entirely at our discretion.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "OpenBuildsCONTROL",
"version": "1.0.375",
"version": "1.0.376",
"license": "AGPL-3.0",
"description": "OpenBuildsCONTROL CNC Machine Host Software",
"author": "github.com/openbuilds <support@openbuilds.com>",
Expand Down

0 comments on commit b782672

Please sign in to comment.