diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 3d650cc..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,118 +0,0 @@ -# Warlock-Studio – LICENSE - -## 1. LICENSE TYPE - -This software is licensed under the **MIT License**, a permissive open-source license that allows reuse within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice. - ---- - -## 2. COPYRIGHT NOTICE - -**Copyright (c) 2025 Iván E.C. Ayub ("Ivan-Ayub97")** - -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 -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - ---- - -## 3. SOFTWARE OVERVIEW - -**Warlock-Studio** is a free and open-source software solution that unifies the tools **MedIA-Wizard** and **MedIA-Witch**, created by **Iván E.C. Ayub ("Ivan-Ayub97")**, and inspired by **QualityScaler** and **RealScaler** (originally developed by **Djfrag**). It is designed to perform advanced **AI-based image upscaling** and **resolution enhancement** using deep learning and model inference. - ---- - -## 4. INCLUDED TECHNOLOGIES AND THIRD-PARTY COMPONENTS - -This Software integrates third-party libraries and frameworks that remain the property of their respective authors. The Warlock-Studio project does not claim ownership over these components, and their use is covered under their original licenses: - -- **Python** – Python Software Foundation -- **ONNX Runtime** – Microsoft -- **Real-ESRGAN** – Xintao Wang et al. -- **SRGAN** – Christian Ledig et al. -- **BSRGAN** – Kai Zhang et al. -- **IRCNN** – Kai Zhang et al. -- **FFmpeg** – FFmpeg Team -- **OpenGL** – The Khronos Group -- **PyInstaller** – Giovanni Bajo et al. -- **Inno Setup** – Jordan Russell - -Each component may be governed by its own license terms, and any redistribution of Warlock-Studio must comply with those terms. - ---- - -## 5. LIMITATION OF LIABILITY - -To the maximum extent permitted by applicable law, the **creator (Iván E.C. Ayub)** and any contributors or affiliates shall not be liable for any damages or losses, including, but not limited to, direct, indirect, incidental, special, exemplary, or consequential damages; loss of use, data, or profits; or business interruption, arising in any way out of the use of, or inability to use, this Software. - -This includes, but is not limited to: - -- Damage to hardware, data, or digital systems. -- Improper or unintended use of the software. -- Third-party redistribution or modification consequences. -- Security vulnerabilities introduced through third-party dependencies. -- Legal consequences derived from misuse or unlawful deployment of the software. - -**The user assumes all risks associated with the installation, execution, and usage of this Software.** - ---- - -## 6. NO WARRANTY - -This software is provided **"AS IS"**, without warranty of any kind, express or implied, including but not limited to: - -- The implied warranties of **merchantability**, -- **Fitness for a particular purpose**, and -- **Non-infringement**. - -There is **no guarantee** that this software will function without interruption or be free of errors. The author does not warrant the accuracy, reliability, or completeness of any information, code, or output generated by the Software. - ---- - -## 7. INTELLECTUAL PROPERTY RIGHTS - -All original components of Warlock-Studio (excluding integrated third-party software) are the intellectual property of **Iván E.C. Ayub**, protected under international copyright treaties. - -- Unauthorized reproduction or distribution of any portion of this Software without proper attribution and adherence to the MIT License is strictly prohibited. -- Modifications of the original software must retain appropriate credit to the author. -- The Warlock-Studio name, logo (if any), and associated branding are subject to personal ownership and may not be reused without written permission. - ---- - -## 8. ACCEPTANCE OF TERMS - -By downloading, installing, copying, executing, or otherwise using this Software, you acknowledge and agree to be bound by the terms and conditions outlined in this License. - -If you **do not agree**, you must not install, execute, or use the Software in any manner, and should delete any copies in your possession. - ---- - -## 9. TERMINATION - -This license and the rights granted hereunder will terminate automatically upon any breach by the user of the terms described herein. - -Upon termination, the user shall cease all use of the Software and destroy all copies, full or partial, of the Software. - ---- - -## 10. CONTACT INFORMATION - -For inquiries, contributions, or legal concerns, please contact the author at: - -**Iván E.C. Ayub** -Email: `negroayub97@gmail.com` -GitHub: [https://github.com/Ivan-Ayub97](https://github.com/Ivan-Ayub97) - ---- - -## 11. FINAL REMARKS - -This License grants you broad rights to use and build upon the Software, but it also imposes responsibilities: respect attribution, comply with included third-party licenses, and use the Software responsibly and lawfully. - -Thank you for supporting open-source development.