MyGUI
3.2.0
|
MyGUI source code (everything in MyGUIEngine folder) licensed under LGPL with some exclusions:
1. Building against MyGUI headers which have inlined code does not constitute a derived work.
2. Code which subclasses MyGUI classes outside of the MyGUI libraries does not form a derived work.
3. Statically linking the MyGUI libraries into a user application does not make the user application a derived work.
Plugins that based on some library are licensed under same license that librariy use.
All media except some Media pointed below licensed under MIT license.
Everything else (i.e. demos, tools, scripts, configuration files, etc.) is licenses under MIT license.
These dependencies are optional and used only by our sample programs adn tools, and thus you do not need to use them to use MyGUI, if you don't want to.