Hi there,
which licenses are used for the example code for Juce and the example code of the tracktion engine?
Hi there,
which licenses are used for the example code for Juce and the example code of the tracktion engine?
The PIPs in JUCE/examples/{Audio,BLOCKS,DSP,GUI,Plugins,Utilities}/ are licensed under the ISC license.
JUCE/examples/DemoRunner is dual licensed under the JUCE 5 End-User License Agreement and the GPL v3.
The PIPs in tracktion_engine/examples don’t have any license mentioned in their file, so I guess they follow the license of Tracktion Engine, dual licensed under GPL v3 and a commercial license.
I hope this helps!
Thanks for the clarification.