Browse Source

Cleanup

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
85f8ced601
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
3 changed files with 0 additions and 7 deletions
  1. +0
    -1
      README.md
  2. +0
    -2
      docs/LICENSES.md
  3. +0
    -4
      src/custom/dep.cpp

+ 0
- 1
README.md View File

@@ -104,7 +104,6 @@ At the moment the following 3rd-party modules are provided:

- 21kHz
- Amalgamated Harmonics
- Animated Circuits
- Aria Salvatrice
- Audible Instruments
- Autinn


+ 0
- 2
docs/LICENSES.md View File

@@ -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 | |


+ 0
- 4
src/custom/dep.cpp View File

@@ -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},


Loading…
Cancel
Save