New comment by iFoundSilentHouse on void-packages repository https://github.com/void-linux/void-packages/pull/49361#issuecomment-2008712815 Comment: ahesford, I read through licence of JUCE and it's not that bad to even mark h-s as nonfree: ``` Once your business hits the Revenue Limit for your JUCE license tier, to continue distributing your Applications you will either have to upgrade your JUCE license, or instead release your Applications under the [GNU General Public License v.3](https://www.gnu.org/licenses/gpl-3.0.en.html), which means, amongst other things, that you must make the source code of your Applications available. ``` And in end-user agreement: ``` 1.9. Remember, unless you upgrade to JUCE Indie or JUCE Pro, if you exceed the Revenue Limit for JUCE Personal and you want to continue distributing Applications, then you must do so under the GNU GPLv3 License. The GNU GPLv3 is an open-source licence and requires, among other things, that you make your source code available and license modified files and larger derived works (including all linked code) under the same terms of the GNU License. Please review the terms of the GNU GPLv3 License carefully. ``` It's like... forced GPL but not forced payment or anything like that Though of course i agree on that this wierd licence should be installed