1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

BLOCKS: Remove juce_blocks_basics module

This commit is contained in:
reuk 2020-12-15 19:55:44 +00:00
parent 6bb3b9208b
commit 06544850fb
No known key found for this signature in database
GPG key ID: 9ADCD339CFC98A11
78 changed files with 27 additions and 18700 deletions

View file

@ -83,8 +83,8 @@ but if you would like to contribute any changes please contact us.
## License
The core JUCE modules (juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core
and juce_events) are permissively licensed under the terms of the
The core JUCE modules (juce_audio_basics, juce_audio_devices, juce_core and juce_events)
are permissively licensed under the terms of the
[ISC license](http://www.isc.org/downloads/software-support-policy/isc-license/).
Other modules are covered by a
[GPL/Commercial license](https://www.gnu.org/licenses/gpl-3.0.en.html).