diff --git a/README.md b/README.md index fbf4d1b..5d46652 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ At the moment the following 3rd-party modules are provided: - 21kHz - Amalgamated Harmonics -- Animated Circuits - Aria Salvatrice - Audible Instruments - Autinn diff --git a/docs/LICENSES.md b/docs/LICENSES.md index 63801f9..997d048 100644 --- a/docs/LICENSES.md +++ b/docs/LICENSES.md @@ -15,7 +15,6 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule | Rack | GPL-3.0-or-later | The actual Rack code, internal dependencies are compatible with GPLv3+ | | 21kHz | MIT | | | Amalgamated Harmonics | BSD-3-Clause | | -| Animated Circuits | GPL-3.0-or-later | | | Aria Salvatrice | GPL-3.0-or-later | | | Audible Instruments | GPL-3.0-or-later | | | Autinn | GPL-3.0-or-later | | @@ -70,7 +69,6 @@ Below is a list of artwork licenses from plugins | AmalgamatedHarmonics/* | BSD-3-Clause | No artwork specific license provided | | AmalgamatedHarmonics/DSEG*.ttf | OFL-1.1-RFN | | | AmalgamatedHarmonics/Roboto*.ttf | Apache-2.0 | | -| AnimatedCircuits/* | CC-BY-NC-SA-4.0 | | | AriaModules/* | CC-BY-SA-4.0 | | | AriaModules/Arcane/* | CC-BY-NC-SA-3.0 | Unused in Cardinal | | AriaModules/components/* | WTFPL | | diff --git a/src/custom/dep.cpp b/src/custom/dep.cpp index e2749be..9cd461c 100644 --- a/src/custom/dep.cpp +++ b/src/custom/dep.cpp @@ -173,10 +173,6 @@ static const struct { { "/DrumKit/res/Tomi.svg", {}, -1 }, // Custom, runtime dark mode used with permission { "/ESeries/res/E340.svg", {}, -1 }, - /* - // CC-BY-NC-ND-4.0, needs permission - { "/Fundamental/VCA.svg", {}, -1 }, - */ // CC0-1.0 { "/HetrickCV/res/1OpChaos.svg", {}, -1}, { "/HetrickCV/res/2OpChaos.svg", {}, -1},