1
Fork 0

Start writing about artwork licenses

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-06 10:58:54 +00:00
parent ac7b1d14df
commit a74f674298
1 changed files with 32 additions and 0 deletions

View File

@ -43,3 +43,35 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
| Valley | GPL-3.0-or-later | |
| ZZC | GPL-3.0-only | GPLv3+ change request https://github.com/zezic/ZZC/issues/86 |
| ZetaCarinae | GPL-3.0-or-later | |
## ARTWORK / PANEL LICENSES
Bellow follows a list of all licenses related to **artwork and module panels**, sorted by file name.
When * is used, it is meant as wildcard of all files, with potential exceptions mentioned afterwards.
When a license is uncertain, ?? is used.
Note: The "final" version of Cardinal MUST NOT be released with unclear licenses!
So all uncertainties need to be resolved ASAP.
| Name | License(s) | Additional notes |
|-----------------------------------------------------|------------------|------------------|
| plugins/AmalgamatedHarmonics/res/* | BSD-3-Clause | No artwork specific license provided |
| plugins/AmalgamatedHarmonics/res/ComponentLibrary/* | | |
| plugins/AmalgamatedHarmonics/res/DSEG*.ttf | OFL-1.1-RFN | |
| plugins/AmalgamatedHarmonics/res/EurostileBold.ttf | ?? | https://docs.microsoft.com/en-us/typography/font-list/eurostile |
| plugins/AmalgamatedHarmonics/res/Roboto-Light.ttf | Apache-2.0 | |
| plugins/AnimatedCircuits/res/* | BSD-3-Clause | No artwork specific license provided |
| plugins/AriaModules/res/* | CC-BY-SA-4.0 | |
| plugins/AriaModules/res/Arcane/* | CC-BY-NC-SA-3.0 | Unused in Cardinal |
| plugins/AriaModules/res/components/* | WTFPL | |
| plugins/AriaModules/res/dseg/* | OFL-1.1-RFN | |
| ..etc TODO | | |
| plugins/Cardinal/* | CC0-1.0 | |
| plugins/Cardinal/res/Miku/Miku.png | CC-BY-NC-3.0 | https://piapro.net/intl/en_for_creators.html |
| plugins/ZetaCarinaeModules/res/* | GPL-3.0-or-later | No artwork specific license provided |
| src/Rack/res/ComponentLibrary/* | CC-BY-NC-4.0 | |
| src/Rack/res/Core/* | CC-BY-NC-ND-4.0 | |
| src/Rack/res/fonts/DejaVuSans.ttf | Bitstream-Vera | |
| src/Rack/res/fonts/DSEG*.ttf | OFL-1.1-RFN | |
| src/Rack/res/fonts/Nunito-Bold.ttf | OFL-1.1-RFN | |
| src/Rack/res/fonts/ShareTechMono-Regular.ttf | OFL-1.1-RFN | |