This project is licensed under the GNU General Public License (GPL) Version 3, which ensures that this software remains free and open-source while granting users certain freedoms. Below are the key details of this license, outlining what you can and cannot do with the software.
The GNU General Public License (GPL) Version 3 is a "copyleft" license. This means you are free to use, study, modify, and distribute the software, but any derivative works you create must also be licensed under the GPL v3 and include the original license terms.
- Use the Software: You are free to use this software for personal, educational, or commercial purposes.
- Study the Source Code: You can inspect and learn from the source code.
- Modify the Software: You can adapt the software to suit your needs.
- Distribute Original or Modified Versions:
- If you share the software (original or modified), you must also share the source code.
- You must include the original copyright notice and license terms.
- Contribute: You are welcome to contribute improvements or features to the project.
- Remove Attribution: You must retain the original copyright notice and give credit to the original authors.
- Distribute Without Source Code: If you distribute the software (original or modified), you must also provide the source code.
- Change the License: Any distribution of this software or derivatives must also be under the GPL v3 license.
- Add Proprietary Restrictions: You cannot impose additional restrictions on the recipients of the software.
- This software is provided "as-is" without any warranty. The authors are not responsible for any damages arising from its use.
- For full details of the license, see the GNU General Public License v3.
If you use or modify this software, you must give appropriate credit by:
- Mentioning the original authors (e.g., "Original project by [Celestialis/Vanguard]").
- Including a copy of this
README.md
and theLICENSE
file with your distribution. - Clearly noting any changes you have made.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a feature branch.
- Submit a pull request with a detailed description of your changes.
Thank you for respecting the terms of the GNU GPL v3 license and supporting open-source software!