mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
fix: clarify internal use and governing law in licensing documentation
- Updated the LICENSE file to specify that modifications for internal use are allowed within the organization, whether commercial or non-profit. - Revised the governing law clause to explicitly state that the agreement is governed by the laws of the State of Tennessee, USA. - Adjusted the README to reflect these clarifications regarding internal use and modification rights.
This commit is contained in:
4
LICENSE
4
LICENSE
@@ -61,7 +61,7 @@ Licensee MAY:
|
||||
|
||||
- Use the Software internally within their organization (commercial or non-profit)
|
||||
- Use the Software to build other commercial products (products that do NOT contain the Software or Derivative Works)
|
||||
- Modify the Software for internal, non-commercial use only
|
||||
- Modify the Software for internal use within their organization (commercial or non-profit)
|
||||
|
||||
4. CONTRIBUTIONS AND RIGHTS ASSIGNMENT
|
||||
|
||||
@@ -107,7 +107,7 @@ Any permission for Monetization requires the unanimous written consent of all Co
|
||||
|
||||
8. GOVERNING LAW
|
||||
|
||||
This Agreement shall be governed by and construed in accordance with applicable laws, without regard to conflict of law principles.
|
||||
This Agreement shall be governed by and construed in accordance with the laws of the State of Tennessee, USA, without regard to conflict of law principles.
|
||||
|
||||
By using the Software, you acknowledge that you have read this Agreement, understand it, and agree to be bound by its terms and conditions.
|
||||
|
||||
|
||||
@@ -177,8 +177,8 @@ This project is licensed under the **Automaker License Agreement**. See [LICENSE
|
||||
- **Allowed:**
|
||||
|
||||
- **Build Anything:** You can clone and use Automaker locally or in your organization to build ANY product (commercial or free).
|
||||
- **Internal Use:** You can use it internally within your company without restriction.
|
||||
- **Modify:** You can modify the code for your own internal use.
|
||||
- **Internal Use:** You can use it internally within your company (commercial or non-profit) without restriction.
|
||||
- **Modify:** You can modify the code for internal use within your organization (commercial or non-profit).
|
||||
|
||||
- **Restricted (The "No Monetization of the Tool" Rule):**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user