Browse Source

juce_core module license type update.

tags/2021-05-28
jules 12 years ago
parent
commit
5c4785ee2c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/juce_core/juce_module_info

+ 1
- 1
modules/juce_core/juce_module_info View File

@@ -4,7 +4,7 @@
"version": "2.1.1",
"description": "The essential set of basic JUCE classes, as required by all the other JUCE modules. Includes text, container, memory, threading and i/o functionality.",
"website": "http://www.juce.com/juce",
"license": "GPL/Commercial",
"license": "ISC Permissive",
"dependencies": [],


Loading…
Cancel
Save