Skip to content

Commit

Permalink
Update LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
Guru322 authored Nov 16, 2024
1 parent a31eda9 commit 38023e0
Showing 1 changed file with 22 additions and 24 deletions.
46 changes: 22 additions & 24 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,56 +1,54 @@
# Custom License: GURU Ai License v1.0

## **Terms and Conditions for Use, Reproduction, and Distribution**
Custom License: GURU Ai License v1.0

Terms and Conditions for Use, Reproduction, and Distribution

This license is based on the Apache License 2.0 but includes additional provisions to address concerns about misuse and proper attribution.

---

### **1. License Grant**
1. License Grant
Subject to the terms and conditions of this license, you are granted a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable license to use, reproduce, fork, and distribute the Work in source or object form.

---

### **2. Additional Conditions**

#### **2.1. Proper Credit**
- All copies or substantial portions of the Work, whether modified or unmodified, must include **clear, visible, and prominent attribution** to the original author(s) and the project.
2. Additional Conditions

2.1. Proper Credit
- All copies or substantial portions of the Work, whether modified or unmodified, must include clear, visible, and prominent attribution to the original author(s) and the project.
- Credit must appear in:
- Any `README`, documentation, or equivalent user-facing material.
- Any README, documentation, or equivalent user-facing material.
- Credit text must include the project name, repository link, and author's name (e.g., "Project by Guru322. GitHub: https://github.com/Guru322").

#### **2.2. No Concealment**
- Credit attribution **must not be hidden, minimized, or obfuscated**. For example:
2.2. No Concealment
- Credit attribution must not be hidden, minimized, or obfuscated. For example:
- No light-gray text on white backgrounds.
- No placement where it is unlikely to be noticed.

#### **2.3. DMCA Enforcement and Revocation**
2.3. DMCA Enforcement and Revocation
- The license may be revoked if:
- You fail to provide proper attribution.
- You obfuscate or conceal credit.
- You obfuscate or conceal credit.
- In cases of violation, the author reserves the right to issue DMCA takedown notices to enforce these terms.

#### **2.4. No Obfuscation**
- Redistribution of the Work **must not include obfuscated or minified code** unless the unobfuscated source code is also provided and publicly accessible.
2.4. No Obfuscation
- Redistribution of the Work must not include obfuscated or minified code unless the unobfuscated source code is also provided and publicly accessible.

---

### **3. Termination**
3. Termination
This license is automatically terminated if you fail to comply with the terms outlined above. Upon termination, you must cease all use, distribution, and modification of the Work.

---

### **4. Disclaimer**

4. Disclaimer
As stated in the Apache License 2.0:
> THIS SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THIS SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

## **Copyright Notice**
```

Copyright Notice
Copyright (C) 2024 Guru322
All Rights Reserved.
```




Expand Down

0 comments on commit 38023e0

Please sign in to comment.