# License

All the code within this repository is licensed under MIT.

However, as soon as you build/compile the Rust code, it uses gyroflow_core as a dependancy, which uses the GNU General Public License v3.0 with App Store Exception.

This means that as soon as you build/compile Gyroflow Toolbox, the application falls under the same GNU General Public License v3.0 with App Store Exception license.

Because of this, any time you build the code in this repository, the binary will also fall under the same GNU General Public License v3.0 with App Store Exception.