From f4128a3697f58ed7427706170f3712fb24e3b2ef Mon Sep 17 00:00:00 2001 From: GURU SENSEI Date: Sat, 16 Nov 2024 20:58:15 +0530 Subject: [PATCH] Update LICENSE --- LICENSE | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index 5a2858e2f..fc293d8ef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,4 @@ - -Custom License: GURU Ai License v1.0 +Custom License: GURU Ai License v1.1 Terms and Conditions for Use, Reproduction, and Distribution @@ -10,7 +9,6 @@ This license is based on the Apache License 2.0 but includes additional provisio 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 @@ -33,23 +31,26 @@ Subject to the terms and conditions of this license, you are granted a perpetual 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.5. Partial Use +- Any use of a portion of the Work, including individual functions, algorithms, or other identifiable segments of the codebase, is subject to the same terms and conditions as the entire Work. +- Proper credit must be provided for all parts of the Work, even if integrated into other projects or combined with other codebases. +- Partial use does not exempt the user from: + - Providing clear and visible attribution as specified in Section 2.1. + - Avoiding misuse as outlined in Section 2.3. + - Compliance with all other terms of this license. + 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 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. - Copyright Notice Copyright (C) 2024 Guru322 All Rights Reserved. - - - - +---