-
I'm working on a comprehensive maneuver planning library written in kOS. Since I borrow a tiny bit of code from MechJeb, I'm using its (GPLv3) license as well. (Arguably the tiny bit of code I'm using…
-
The README currently states:
```
The library is released under GPLv3 licence for research and private use, for any kind of commercial licensing or use, please contact Piql AS.
```
The GPL v3 l…
-
According to Steinberg VST usage guidelines:
> Whenever VST® is used or the SDK has been used to create a product or the SDK is included (Open-source [GPLv3 ](https://www.gnu.org/licenses/gpl-3.0.e…
-
### Describe your use case
Some types of software licenses, in particular GPL and friends, require licensing information to be displayed by the program upon request. Naturally this can already be c…
-
[GitHub documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository)
An interesting question is [can th…
-
The README and other documents state:
> selfoss was created by Tobias Zeising and it is licensed under the GPLv3 license.
But it is not clear if this was meant to be only version 3 of the licens…
-
Hi, could you please consider porting your plugins such as the cymbal wave etc. to VCV RACK module platform?
https:///vcvrack.com
https://vcvrack.com/manual/
-
Some time ago, we already begun this process and many files are already converted. However, there is still a number of files left to be converted or rewritten.
The rational behind this is to make rsy…
-
a timestamp could be associated to each counter.
a log of could also keep track of the history of updates
two possible usages:
1. you always know when you last updated any given counter ("did I coun…
-
Background:
Code in `gethrpc/` is licensed under the GPLv3 license, both here [in this repository](https://github.com/centrifuge/go-substrate-rpc-client/blob/master/gethrpc/COPYING), and [in the go…