Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
6628d7f69e
commit
85f8ced601
3 changed files with 0 additions and 7 deletions
|
@ -104,7 +104,6 @@ At the moment the following 3rd-party modules are provided:
|
||||||
|
|
||||||
- 21kHz
|
- 21kHz
|
||||||
- Amalgamated Harmonics
|
- Amalgamated Harmonics
|
||||||
- Animated Circuits
|
|
||||||
- Aria Salvatrice
|
- Aria Salvatrice
|
||||||
- Audible Instruments
|
- Audible Instruments
|
||||||
- Autinn
|
- Autinn
|
||||||
|
|
|
@ -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+ |
|
| Rack | GPL-3.0-or-later | The actual Rack code, internal dependencies are compatible with GPLv3+ |
|
||||||
| 21kHz | MIT | |
|
| 21kHz | MIT | |
|
||||||
| Amalgamated Harmonics | BSD-3-Clause | |
|
| Amalgamated Harmonics | BSD-3-Clause | |
|
||||||
| Animated Circuits | GPL-3.0-or-later | |
|
|
||||||
| Aria Salvatrice | GPL-3.0-or-later | |
|
| Aria Salvatrice | GPL-3.0-or-later | |
|
||||||
| Audible Instruments | GPL-3.0-or-later | |
|
| Audible Instruments | GPL-3.0-or-later | |
|
||||||
| Autinn | 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/* | BSD-3-Clause | No artwork specific license provided |
|
||||||
| AmalgamatedHarmonics/DSEG*.ttf | OFL-1.1-RFN | |
|
| AmalgamatedHarmonics/DSEG*.ttf | OFL-1.1-RFN | |
|
||||||
| AmalgamatedHarmonics/Roboto*.ttf | Apache-2.0 | |
|
| AmalgamatedHarmonics/Roboto*.ttf | Apache-2.0 | |
|
||||||
| AnimatedCircuits/* | CC-BY-NC-SA-4.0 | |
|
|
||||||
| AriaModules/* | CC-BY-SA-4.0 | |
|
| AriaModules/* | CC-BY-SA-4.0 | |
|
||||||
| AriaModules/Arcane/* | CC-BY-NC-SA-3.0 | Unused in Cardinal |
|
| AriaModules/Arcane/* | CC-BY-NC-SA-3.0 | Unused in Cardinal |
|
||||||
| AriaModules/components/* | WTFPL | |
|
| AriaModules/components/* | WTFPL | |
|
||||||
|
|
|
@ -173,10 +173,6 @@ static const struct {
|
||||||
{ "/DrumKit/res/Tomi.svg", {}, -1 },
|
{ "/DrumKit/res/Tomi.svg", {}, -1 },
|
||||||
// Custom, runtime dark mode used with permission
|
// Custom, runtime dark mode used with permission
|
||||||
{ "/ESeries/res/E340.svg", {}, -1 },
|
{ "/ESeries/res/E340.svg", {}, -1 },
|
||||||
/*
|
|
||||||
// CC-BY-NC-ND-4.0, needs permission
|
|
||||||
{ "/Fundamental/VCA.svg", {}, -1 },
|
|
||||||
*/
|
|
||||||
// CC0-1.0
|
// CC0-1.0
|
||||||
{ "/HetrickCV/res/1OpChaos.svg", {}, -1},
|
{ "/HetrickCV/res/1OpChaos.svg", {}, -1},
|
||||||
{ "/HetrickCV/res/2OpChaos.svg", {}, -1},
|
{ "/HetrickCV/res/2OpChaos.svg", {}, -1},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue