This project is a fork of the original Minoca codebase. It has been re-branded, modified, and extended to create this version. The original Minoca project is licensed under the GNU General Public License version 3 (GPLv3), and this project continues to follow the same licensing terms.
Parts of this project originate directly from the Minoca source code. All modifications, additions, and re-worked components introduced in this project are:
- Documented where appropriate
- Marked in source files or changelogs
- Identified as modifications to GPLv3-licensed code Any components that:
- Did not exist in the original Minoca project, and
- Were fully authored and integrated by me, are considered my own contributions, unless claiming authorship would violate GPLv3 or any other applicable legal requirement.
Because this project is based on GPLv3-licensed code, the entire combined work — including all modifications — remains licensed under GPLv3. Under GPLv3, the following obligations apply:
All distributed versions of this project must include or provide access to the complete corresponding source code, ensuring recipients have the same freedoms granted by the original license.
Any changes made to the original Minoca codebase must be clearly marked. This includes:
- File-level modification notices
- Changelog entries
- Documentation updates
The GPLv3 license text is included with all distributed versions of this project. No additional restrictions beyond GPLv3 are imposed on users or downstream recipients.
Recipients of this project retain the full set of freedoms granted by GPLv3:
- Freedom to run the software for any purpose
- Freedom to study and modify the source code
- Freedom to redistribute original or modified versions
- Freedom to access the complete corresponding source These freedoms apply to both the original Minoca code and all modifications made in this project.
In accordance with GPLv3, this project is provided without any warranty. The original license states:
"THERE IS NO WARRANTY FOR THE PROGRAM..." This applies equally to this modified version. No guarantees are offered regarding performance, reliability, or suitability for any particular purpose.
- This declaration ensures transparency regarding the project’s origin, licensing, and authorship.
- All future contributions will continue to follow GPLv3 requirements.
- If alternative licensing is ever required, it must be obtained directly from Minoca Corporation, which offers commercial licensing options for their original work.