Software Licenses
GPL-3.0 License Projects
The following projects are licensed under the GNU General Public License v3.0 (GPL-3.0):
These projects are free and open-source software. You are free to use, modify, and distribute them under the terms of the GPL-3.0 license.
GPL-3.0 License Overview
The GNU General Public License (GPL) is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program.
For the complete and official license text, please visit:
GNU General Public License v3.0 - Official Text
• You have the freedom to run the program for any purpose
• You have the freedom to study how the program works and adapt it to your needs
• You have the freedom to redistribute copies so you can help others
• You have the freedom to improve the program and release your improvements
• If you distribute modified versions, you must make the source code available
• Derivative works must also be licensed under GPL-3.0
• You must include a notice of the license and changes made
• You must provide a copy of the original license with your distribution
For the full legal text, visit: gnu.org
MIT License Projects
All other Neoneko projects are licensed under the MIT License unless otherwise stated.
MIT License Overview
The MIT License is a simple, permissive open-source license. It allows you to:
- Use the software for any purpose (commercial, personal, private, public)
- Copy, modify, and distribute the software
- Include the software in proprietary applications
The only requirements are:
- Include a copy of the original MIT license and copyright notice
- Provide a list of significant changes you made
Questions About Licensing?
If you have questions about which license applies to a specific project, please check the project's repository on GitHub or contact us at [email protected]
For the most current and authoritative information about each project's license, always refer to the LICENSE file in that project's repository.