You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is provided to do so, subject to the following conditions:
27
+
#
28
+
# The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
29
+
#
30
+
# THE 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.
31
+
#
32
+
# Developer's Rights and Conditions of Use & Modification
33
+
#
34
+
# As a developer or user of the Software, the following terms and conditions apply:
35
+
#
36
+
# 1. **Conditions of Use**:
37
+
# - **Free Usage**: You are granted the right to use the Software freely for personal, commercial, academic, or professional purposes. However, you must abide by all the terms stated in this license.
38
+
# - **Attribution**: The original copyright notice, this license, and any associated legal documentation must be retained and included when redistributing or using the Software.
39
+
# - **Modification**: You are allowed to modify the Software. Any modification made must remain under this license and must include the original copyright notice, along with any modifications made to the code. You are required to clearly identify any changes made to the Software.
40
+
#
41
+
# 2. **Developer's Rights**:
42
+
# - **Exclusive Rights**: The developers of the Software retain the right to control and oversee the use and distribution of the Software. These rights include the right to modify, update, or withdraw the Software at any time.
43
+
# - **Ownership of Contributions**: By contributing to the Software, you agree to transfer full ownership of the contributed code, documentation, or modifications to the project owner(s). Contributors waive any right to claim ownership or further rights over the contributed code.
44
+
# - **Commercial Use Rights**: The project owner(s) reserve the right to monetize, sublicense, or distribute the Software in any way deemed fit. If you are modifying or distributing the Software, you may not impose any additional fees or royalties unless explicitly agreed upon by the project owner(s).
45
+
# - **Derivative Works**: Any derivative works created from this Software must be made available under the same MIT License, and you must maintain the integrity of the original Software's attribution.
46
+
# - **License Enforcement**: The project owner(s) have the right to enforce this license, including initiating legal proceedings for any breach of the terms.
47
+
48
+
# 3. **Conditions of Modification**:
49
+
# - **Transparency and Integrity**: Any changes made to the Software must be clearly marked and documented. If distributing a modified version, the modified Software must still be freely available under the MIT License.
50
+
# - **Redistribution**: Redistribution of the Software, whether modified or not, must include the full license and copyright notice, and clearly state any changes made to the original Software. You may not impose any additional terms or conditions that restrict the rights granted by this license.
51
+
# - **No Additional Restrictions**: You may not add additional restrictions on the Software that would prevent users or other developers from exercising the rights granted under this license.
52
+
# - **No Takedown Policy**: Under no circumstances shall you remove, obscure, or alter the copyright and license notices included in the Software.
53
+
54
+
# 4. **Prohibited Uses**:
55
+
# The Software must not be used for:
56
+
# - **Illegal Activities**: You may not use the Software to engage in, support, or distribute illegal activities or software that violates any laws.
57
+
# - **Malicious Use**: You must not use, modify, or distribute the Software in a way that could harm individuals, systems, or data (e.g., using the Software for malware, data theft, or unauthorized access).
58
+
# - **Impersonation**: You may not use the Software to falsely represent yourself or your affiliation with the original authors of the Software.
59
+
60
+
# 5. **Disclaimer of Warranty**:
61
+
# - The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, and non-infringement. The authors are not liable for any damages that may arise from using the Software, including but not limited to damages resulting from the use, modification, or distribution of the Software.
62
+
63
+
# 6. **Limitation of Liability**:
64
+
# - In no event will the authors, copyright holders, or contributors be liable for any damages, losses, or other liabilities, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software, its use, or other dealings in the Software.
65
+
# - You acknowledge that any and all risks associated with the use of the Software are your own responsibility, and you agree to indemnify and hold harmless the authors and contributors.
66
+
67
+
# 7. **Modifications and Updates**:
68
+
# - You may submit modifications, improvements, or bug fixes to the Software. However, by doing so, you agree that the project owner(s) may incorporate your contributions into the Software, and such contributions will be subject to this license.
69
+
# - **Version Control**: Any new version or fork of the Software must maintain clear versioning to differentiate from previous versions.
70
+
71
+
# 8. **Termination of License**:
72
+
# - The rights granted by this license are automatically terminated if you violate any of its terms. Upon termination, you must immediately cease all use, modification, and distribution of the Software.
73
+
# - The termination of rights does not affect any rights or obligations that have accrued prior to termination.
74
+
75
+
# 9. **Miscellaneous**:
76
+
# - **Governing Law**: This license is governed by the laws of the jurisdiction where the project owner(s) are located, and any legal disputes will be handled under those laws.
77
+
# - **Severability**: If any provision of this license is found to be invalid or unenforceable, the remaining provisions will continue in full force and effect.
78
+
79
+
# 8. Acknowledgements:
80
+
# - The Software may include contributions from multiple developers or organizations. These contributions are acknowledged in the appropriate sections (e.g., documentation, credits).
81
+
# By using or modifying the Software, you agree to comply with the terms of the MIT License and the conditions of use and modification stated above. If you disagree, you may not use or distribute the Software.
0 commit comments