[WIP] add Meander

This commit is contained in:
dreamer 2022-04-29 23:12:51 +02:00 committed by falkTX
parent 8cbaaab100
commit 83de2207b4
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
6 changed files with 37 additions and 0 deletions

View file

@ -51,6 +51,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
| Little Utils | EUPL-1.2 | |
| Lomas Modules | GPL-3.0-or-later | |
| Lyrae Modules | GPL-3.0-or-later | |
| Meander | GPL-3.0-or-later | |
| MindMeld | GPL-3.0-or-later | |
| ML Modules | BSD-3-Clause | |
| Mockba Modular | MIT | |
@ -161,6 +162,8 @@ Below is a list of artwork licenses from plugins
| LomasModules/* | GPL-3.0-or-later | [Same license as source code](https://github.com/LomasModules/LomasModules/issues/26) |
| LomasModules/Fonts/FiraMono-Bold.ttf | OFL-1.1-RFN | |
| LyraeModules/* | CC-BY-NC-SA-4.0 | |
| Meander/* | GPL-3.0-or-later | No artwork specific license provided |
| Meander/*.ttf | unknown | Contains a number of font files not all of which have resolved licenses |
| MindMeld/* | CC-BY-NC-ND-4.0 | |
| MindMeld/fonts/RobotoCondensed-*.ttf | Apache-2.0 | |
| ML_modules/* | BSD-3-Clause | No artwork specific license provided |