Update LICENSE.md
This commit is contained in:
53
LICENSE.md
53
LICENSE.md
@@ -1,12 +1,45 @@
|
|||||||
Copyright (c) 2022, Ari Horesh.
|
StudyLion Open Source License
|
||||||
All rights reserved.
|
|
||||||
|
|
||||||
StudyLion's code is provided for educational purposes only, and without warranty.
|
Copyright (c) 2023, Ari Horesh. All rights reserved.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
### 1. Definitions
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
- "Software": Refers to the Discord bot named "StudyLion" and associated documentation, source code, scripts, assets, and other related materials.
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
- "Educational Use": Means utilization of the Software primarily for learning, teaching, training, research, or development.
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
- "Non-commercial Use": Describes an application of the Software where there's no expectation or realization of direct or indirect monetary compensation.
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
### 2. Grant of License
|
||||||
|
|
||||||
|
- Under the terms and conditions of this license, the licensor grants a worldwide, non-exclusive, royalty-free, non-transferable license to:
|
||||||
|
- Use the Software.
|
||||||
|
- Reproduce the Software.
|
||||||
|
- Modify the Software, creating derivative works based on the Software.
|
||||||
|
- Distribute the unmodified Software for Educational and Non-commercial Use.
|
||||||
|
|
||||||
|
### 3. Restrictions
|
||||||
|
|
||||||
|
- Redistribution, whether modified or unmodified, must:
|
||||||
|
- Preserve the above copyright notice.
|
||||||
|
- Incorporate this list of conditions.
|
||||||
|
- Include the following disclaimers.
|
||||||
|
|
||||||
|
- You must not:
|
||||||
|
- Use the name, trademarks, service marks, or names of the Software or its contributors to endorse or promote derivative products without prior written consent.
|
||||||
|
- Deploy the Software or any derivative works thereof for commercial purposes or any context leading to financial gain.
|
||||||
|
- Assert proprietary rights or assign authorship of the original Software to any entity other than the original authors.
|
||||||
|
- Grant sublicenses for the Software.
|
||||||
|
|
||||||
|
### 4. Contributions
|
||||||
|
|
||||||
|
- Any contributions made to the Software by third parties shall be subject to this license. The contributor grants the licensor a non-exclusive, perpetual, irrevocable license to any such contributions.
|
||||||
|
|
||||||
|
### 5. Termination
|
||||||
|
|
||||||
|
- If you breach any terms of this license, your rights will terminate automatically. Once terminated, you must:
|
||||||
|
- Halt all utilization of the Software.
|
||||||
|
- Destroy or delete all copies of the Software in your possession or control.
|
||||||
|
|
||||||
|
### 6. Disclaimer and Limitation of Liability
|
||||||
|
|
||||||
|
- THE SOFTWARE IS OFFERED "AS IS", WITHOUT ANY GUARANTEES OR CLAIMS OF EFFICACY. NO WARRANTIES, IMPLIED OR EXPLICIT, ARE PROVIDED. THIS INCLUDES, BUT IS NOT RESTRICTED TO, WARRANTIES OF MERCHANDISE, FITNESS FOR A SPECIFIC PURPOSE, AND NON-INFRINGEMENT.
|
||||||
|
- UNDER NO CONDITION SHALL THE AUTHORS, COPYRIGHT HOLDERS, OR CONTRIBUTORS BE ACCOUNTABLE FOR ANY CLAIMS, DAMAGES, OR OTHER LIABILITIES, WHETHER RESULTING FROM CONTRACT, TORT, NEGLIGENCE, OR ANY OTHER LEGAL THEORY, EMERGING FROM, OUT OF, OR CONNECTED WITH THE SOFTWARE OR ITS USE.
|
||||||
|
|||||||
Reference in New Issue
Block a user