Skip to content

Commit ae02b30

Browse files
committed
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.
1 parent ed65b09 commit ae02b30

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Licensee MAY:
6161

6262
- Use the Software internally within their organization (commercial or non-profit)
6363
- Use the Software to build other commercial products (products that do NOT contain the Software or Derivative Works)
64-
- Modify the Software for internal, non-commercial use only
64+
- Modify the Software for internal use within their organization (commercial or non-profit)
6565

6666
4. CONTRIBUTIONS AND RIGHTS ASSIGNMENT
6767

@@ -107,7 +107,7 @@ Any permission for Monetization requires the unanimous written consent of all Co
107107

108108
8. GOVERNING LAW
109109

110-
This Agreement shall be governed by and construed in accordance with applicable laws, without regard to conflict of law principles.
110+
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.
111111

112112
By using the Software, you acknowledge that you have read this Agreement, understand it, and agree to be bound by its terms and conditions.
113113

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ This project is licensed under the **Automaker License Agreement**. See [LICENSE
177177
- **Allowed:**
178178

179179
- **Build Anything:** You can clone and use Automaker locally or in your organization to build ANY product (commercial or free).
180-
- **Internal Use:** You can use it internally within your company without restriction.
181-
- **Modify:** You can modify the code for your own internal use.
180+
- **Internal Use:** You can use it internally within your company (commercial or non-profit) without restriction.
181+
- **Modify:** You can modify the code for internal use within your organization (commercial or non-profit).
182182

183183
- **Restricted (The "No Monetization of the Tool" Rule):**
184184

0 commit comments

Comments
 (0)