Skip to content

Commit e0aecb0

Browse files
committed
Document license permission requests
Signed-off-by: falkTX <[email protected]>
1 parent 8f93d11 commit e0aecb0

File tree

2 files changed

+46
-4
lines changed

2 files changed

+46
-4
lines changed

doc/LICENSE-PERMISSIONS.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# LICENSE PERMISSIONS
2+
3+
A few panel graphics have uncertain license terms when it comes to redistribution and usage within Cardinal.
4+
Cardinal authors have requested permission to the creators/owners of such graphics, for use and redistribution of the same.
5+
6+
This document gives details on such licenses where there is no online resource to directly link to (permission request happened via private chat or email).
7+
Below follows a direct copy and paste of each individual request.
8+
9+
## ESeries (Paul Schreiber @ SynthTech)
10+
11+
*On Wednesday, January 19, 2022, 04:53:44 AM CST, Filipe Coelho wrote:*
12+
13+
> Hello, my name is Filipe I am doing a little opensource project that consolidates VCVRack, some 3rd party modules and some modules of my own into a single application/binary.
14+
>
15+
> I am writing to you as a clarification request.
16+
> VCV hosts a software version of one of your CV modules, where its license details specify:
17+
>
18+
> > The panel graphics in the res/ directory are copyright © Synthesis Technology and are used and distributed with permission.
19+
>
20+
> It is unclear to me if this permission relates to only VCV itself, or anyone forking and reusing the project.
21+
>
22+
> My intent is simply to repackage what is already made, so far as the ESeries project is concerned, with the only exception being color inversion of the background panel. The file itself is unchanged, I apply a sorta post-processing filter to invert specific colors on specific panels.
23+
>
24+
> The end result is this: https://i.imgur.com/GNiOrk5.png
25+
>
26+
>
27+
> Let me know what you think, and if this is okay with you.
28+
>
29+
> Thank you and have a great day.
30+
31+
*On Wednesday, January 19, 2022, 12:37:22 PM UTC, Paul Schreiber wrote:*
32+
33+
> You have my permission to use this artwork as shown
34+
>
35+
> Regards,
36+
> Paul S.

doc/LICENSES.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ When * is used, it is meant as wildcard of all files, with potential exceptions
6161
When a license is uncertain, ??? is used.
6262

6363
The sentence "used and distributed with permission" refers to the original project.
64-
Since Cardinal does not modify these files, it is assumed their usage is permitted as well.
64+
Since Cardinal does not modify these files, it is assumed their usage is permitted as well.
65+
In any case, Cardinal authors are in the process of asking permission to reuse the same contents.
6566

6667
Note: The "final" version of Cardinal MUST NOT be released with unclear licenses!
6768
So all uncertainties need to be resolved ASAP.
@@ -102,12 +103,12 @@ Below is a list of artwork licenses from plugins
102103
| BogaudioModules/fonts/inconsolata*.ttf | OFL-1.1-no-RFN | |
103104
| Cardinal/* | CC0-1.0 | |
104105
| Cardinal/Miku/Miku.png | CC-BY-NC-3.0 | https://piapro.net/intl/en_for_creators.html |
105-
| ChowDSP/* | GPL-3.0-or-later | No artwork specific license provided, see [ChowDSP-VCV#26](https://github.com/jatinchowdhury18/ChowDSP-VCV/issues/26) |
106+
| ChowDSP/* | GPL-3.0-or-later | Artwork has same license as code, see [ChowDSP-VCV#26](https://github.com/jatinchowdhury18/ChowDSP-VCV/issues/26) |
106107
| ChowDSP/fonts/RobotoCondensed-*.ttf | Apache-2.0 | |
107108
| DrumKit/* | CC0-1.0 | |
108109
| DrumKit/component/NovaMono.ttf | OFL-1.1-RFN | |
109-
| E-Series/* | Custom | Copyright © Synthesis Technology, used and distributed with permission |
110-
| ExpertSleepers-Encoders/* | MIT | No artwork specific license provided, see [vcvrack-encoders#3](https://github.com/expertsleepersltd/vcvrack-encoders/issues/3) |
110+
| E-Series/* | Custom | Copyright © Synthesis Technology, used and distributed with permission, see [LICENSE-PERMISSIONS.md#ESeries](LICENSE-PERMISSIONS.md#ESeries) |
111+
| ExpertSleepers-Encoders/* | MIT | Artwork has same license as code, see [vcvrack-encoders#3](https://github.com/expertsleepersltd/vcvrack-encoders/issues/3) |
111112
| Extratone/* | GPL-3.0-or-later | Artwork has same license as code, see [Extratone#7](https://github.com/EaterOfSheep/Extratone/issues/7) |
112113
| FehlerFabrik/* | GPL-3.0-or-later | No artwork specific license provided, see [FehlerFabrik#17](https://github.com/RCameron93/FehlerFabrik/issues/17) |
113114
| Fundamental/* | CC-BY-NC-ND-4.0 | |
@@ -147,6 +148,11 @@ Below is a list of artwork licenses from plugins
147148
| ZetaCarinaeModules/* | GPL-3.0-or-later | No artwork specific license provided, see [ZetaCarinaeModules#8](https://github.com/mhampton/ZetaCarinaeModules/issues/8) |
148149
| ZZC/* | ??? | See [ZZC#89](https://github.com/zezic/ZZC/issues/89) and [ZZC#90](https://github.com/zezic/ZZC/issues/90) |
149150

151+
TODO: ask permission for:
152+
- Atelier
153+
- AudibleInstruments
154+
- Befaco
155+
150156
### Rack
151157

152158
Below is a list of artwork licenses from Rack

0 commit comments

Comments
 (0)