Add substation to readme and licenses file
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
86c5d6ed7a
commit
185b298748
2 changed files with 45 additions and 42 deletions
|
@ -136,6 +136,7 @@ At the moment the following 3rd-party modules are provided:
|
||||||
- rackwindows
|
- rackwindows
|
||||||
- repelzen
|
- repelzen
|
||||||
- Sonus Modular
|
- Sonus Modular
|
||||||
|
- Substation Opensource
|
||||||
- Valley
|
- Valley
|
||||||
- ZetaCarinae
|
- ZetaCarinae
|
||||||
- ZZC
|
- ZZC
|
||||||
|
|
|
@ -9,7 +9,7 @@ the more restrictive of the **code licenses** will apply to the final binary.
|
||||||
Bellow follows a list of all code licenses used in Cardinal and linked submodules.
|
Bellow follows a list of all code licenses used in Cardinal and linked submodules.
|
||||||
|
|
||||||
| Name | License(s) | Additional notes |
|
| Name | License(s) | Additional notes |
|
||||||
|-------------------------|-----------------------|------------------|
|
|-------------------------|--------------------------|------------------|
|
||||||
| Carla | GPL-2.0-or-later | Used as plugin host within Cardinal |
|
| Carla | GPL-2.0-or-later | Used as plugin host within Cardinal |
|
||||||
| DPF | ISC, GPL-2.0-or-later | Used as the plugin framework, VST2 binary GPLv2+ licensed |
|
| DPF | ISC, GPL-2.0-or-later | Used as the plugin framework, VST2 binary GPLv2+ licensed |
|
||||||
| 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+ |
|
||||||
|
@ -46,6 +46,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
|
||||||
| Prism | BSD-3-Clause | |
|
| Prism | BSD-3-Clause | |
|
||||||
| Rackwindows | MIT | |
|
| Rackwindows | MIT | |
|
||||||
| repelzen | GPL-3.0-or-later | |
|
| repelzen | GPL-3.0-or-later | |
|
||||||
|
| Substation Opensource | BSD-3-Clause-Attribution | Need to check full compatibility with GPLv3+ |
|
||||||
| Sonus Modular | GPL-3.0-or-later | |
|
| Sonus Modular | GPL-3.0-or-later | |
|
||||||
| Valley | GPL-3.0-or-later | |
|
| Valley | GPL-3.0-or-later | |
|
||||||
| ZetaCarinae | GPL-3.0-or-later | |
|
| ZetaCarinae | GPL-3.0-or-later | |
|
||||||
|
@ -133,6 +134,7 @@ Below is a list of artwork licenses from plugins
|
||||||
| Prism/RobotoCondensed-Regular.ttf | Apache-2.0 | |
|
| Prism/RobotoCondensed-Regular.ttf | Apache-2.0 | |
|
||||||
| Rackwindows/* | MIT | [Same license as source code](https://github.com/n0jo/rackwindows/issues/15) |
|
| Rackwindows/* | MIT | [Same license as source code](https://github.com/n0jo/rackwindows/issues/15) |
|
||||||
| repelzen/* | CC-BY-SA-4.0 | |
|
| repelzen/* | CC-BY-SA-4.0 | |
|
||||||
|
| Substation Opensource | BSD-3-Clause-Attribution | No artwork specific license provided |
|
||||||
| sonusmodular/* | GPL-3.0-or-later | [Same license as source code](https://gitlab.com/sonusdept/sonusmodular/-/issues/14) |
|
| sonusmodular/* | GPL-3.0-or-later | [Same license as source code](https://gitlab.com/sonusdept/sonusmodular/-/issues/14) |
|
||||||
| ValleyAudio/* | GPL-3.0-or-later | [Same license as source code](https://github.com/ValleyAudio/ValleyRackFree/issues/73) |
|
| ValleyAudio/* | GPL-3.0-or-later | [Same license as source code](https://github.com/ValleyAudio/ValleyRackFree/issues/73) |
|
||||||
| ValleyAudio/din1451alt.ttf | CC-BY-3.0-DE | |
|
| ValleyAudio/din1451alt.ttf | CC-BY-3.0-DE | |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue