Skip to content

Commit

Permalink
Update copyright information related to JUCE
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Jul 15, 2022
1 parent e48a222 commit 6bc9a90
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions resources/ui/carla_about_juce.ui
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,12 @@
<item>
<widget class="QLabel" name="l_text3">
<property name="text">
<string>JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software.
<string>JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications.

It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound.
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.
Other modules are covered by a GNU GPL 3.0 license.

JUCE is licensed under the GNU Public Licence version 2.0.
One module (juce_core) is permissively licensed under the ISC.

Copyright (C) 2017 ROLI Ltd.</string>
Copyright (C) 2022 Raw Material Software Limited.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 6bc9a90

Please sign in to comment.