Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
A5M1 authored Mar 24, 2024
1 parent 552bb89 commit 92d415e
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions ABGSL V2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Abnormal General Software License v2 (ABGSL2)

This Abnormal General Software License ("ABGSLV2") is a legal agreement
entered into by and between the author ("Licensor") and the individual or entity utilizing the code under this license ("Licensee").

# Terms
## 1. License Grant


Licensor hereby grants Licensee a non-exclusive, worldwide, royalty-free license to utilize, duplicate, adapt, integrate, publish, and disseminate copies of the source code under this license strictly for non-commercial purposes. For any commercial use of this source code, Licensee must obtain explicit approval from the Licensor through a formal contract.

Any alterations made to the source code must be released as open-source, with proper acknowledgment given to all contributing parties.

Moreover, any closed-source adaptations of this source code (whether commercial or otherwise) must include a publicly accessible acknowledgment section in the following format:
```
This software has components obtained from [url of repository], originally authored under ABGSLV2 from [code author]
```



## 2. No Warranty

The source code, along with any executable binaries (if applicable), 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 non-infringement.
Licensor makes no representations or warranties regarding the accuracy or
completeness of the source code or executable binary and disclaims any liability for damages resulting from the use of the Software.

## 3. Limitation of Liability

In no event shall Licensor be liable for any direct, indirect, incidental, special, exemplary,
or consequential damages, including but not limited to procurement of substitute goods or services,
loss of use, data, or profits, or business interruption, arising in any way out of the use of the source code or executable binary,
even if advised of the possibility of such damage.

## 4. Waiver of Right to Lawsuits/Litigation

Licensee hereby waives any right to bring any lawsuit or litigation against Licensor related to any
software built using this source code or executable binary.

## 5. Governing Law

This Agreement shall be governed by and construed in accordance with the laws of The United States of America.
By using the source code or executable binary, Licensee agrees to be bound by the terms of this Agreement.


0 comments on commit 92d415e

Please sign in to comment.