# GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 ## Terms and Conditions for Copying, Distribution, and Modification ### 0. Definitions. **“This License”** refers to version 3 of the GNU General Public License. **“The Program”** refers to the work licensed under this License. **“You”** refers to the licensee, and “your” is used accordingly. **“Modify”** means to create a work based upon the Program, or to combine the Program with other works. **“Propagate”** means to do anything with the Program that, without permission, would make it a derivative work or redistribute the Program in any form. **“Convey”** means to communicate a copy of the Program to someone else. ### 1. You may copy, modify, distribute, and sublicense the Program as long as you follow the terms of this License. - **You may copy and distribute the Program** in source or binary form, provided that you include a copy of this License with it. You must also make sure that any modified versions of the Program, as well as any other derivative works, are licensed under this License. ### 2. You may modify your copy or copies of the Program or any portion of it, thus forming a derivative work, and copy and distribute such modifications under the terms of this License. - If you distribute modified versions, you must: 1. Provide prominent notices stating that you have changed the files and the date of the changes. 2. Make sure the modified program is licensed under this GPL-3.0 License. ### 3. You must also make the source code of the Program, including any modified versions, available under the terms of this License. - If you distribute the Program or any modified version in binary form, you must provide access to the source code, or you must provide a written offer to provide the source code for at least three years. ### 4. No warranty. - The Program is distributed **WITHOUT ANY WARRANTY**; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for the full warranty disclaimer. ### 5. Using the Program - The program is licensed to you with the intent that you are free to use it in accordance with this license. - If you use the Program for commercial purposes or other proprietary works, you must release the source code of any modified versions, and all changes made to the original program must also be licensed under the GPL-3.0. ### 6. Other Conditions - Any further conditions that apply to your use of this Program must comply with this GPL-3.0 License. ## How to Apply These Terms to Your New Programs If you develop new software based on this program, and you choose to release it under the GPL-3.0 License, you must include a copy of this License and provide a copy of the source code with your software. --- ### Copyright Copyright © 2025, Enrico Deleo ([enricodeleo.com](https://enricodeleo.com)) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but **WITHOUT ANY WARRANTY**; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .