db48x/.gitmodules
Christophe de Dinechin 225de7d7f5 license: Change to GPL v3, disconnect from DMCP
The dmcp code is moved to a submodule, with its own BDS 3-clause license.
The DB48X code uses DMCP, but is not derived from it.
The GPL license will provide better protection against derivatives with
proprietary additions that are not contributed back to the community.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-08-07 23:58:27 +02:00

9 lines
227 B
Text

[submodule "recorder"]
path = recorder
url = https://github.com/c3d/recorder.git
[submodule "dmcp5"]
path = dmcp5
url = git@github.com:c3d/DMCP5_SDK.git
[submodule "dmcp"]
path = dmcp
url = git@github.com:c3d/SDKdemo.git