Adhering to the DCC++ GPL License
FrightRisk opened this issue · 4 comments
Hi Paul, I am not sure how else to contact you. We posted on your youtube channel and were hoping to see if you would be interested in talking with or joining our team. We are doing some interesting things with Loconet and have advanced the original DCC++ way beyond the original code. You may not be aware of licensing issues so we are happy to help you with that as well. Please email me at support@dcc-ex.com give me a chance to persuade you to join us, even if just for a quick discussion.
Kind Regards
Fred
Fred Decker
DCC-EX
Hi.
For some reason, I haven't seen and still don't see anything on youtube channel, so it's good that you've written here.
Since you opened and issue about GPL, can you state the issue in more detail here? As for discussion about joining, I'll send you an email.
Hi!
The issue is that by copying GPLed source code you have created what legally is called a derived work. If you want to distribute such a derived work it is only allowed to distribute that under the GPL or another license that incorporates the rights of the GPL. If you do not want to publish your work under the GPL you may not use the GPLed source either. You can of course dual license your work if you want that.
When inspecting the source code it is obvious that it is a copy of the GPLed original as some errors were copied as well.
Regards,
Harald.
Hello, thank you for the explanation.
Let me provide some clarifications on the issue: my project is based on DCC++ project (https://github.com/DccPlusPlus/BaseStation), as stated in project description. I've checked it thoroughly and nowhere in the sources of DCC++ I see any mention of GPL. If I missed anything, please provide links to files that state that DCC++ is GPL-licensed.
I am closing the issue since there has been no further communication. Feel free to post here and reopen if needed.