Closed etisserant closed 9 months ago
Changed license to GPLv2
Regarding license change, GPLv2 makes a problem because of MatIEC is GPLv3. I think the problem is about bundling those two projects together. You should instead maintain a branch of both original projects, with your changes applied as individual commits. It would have the additional benefit for you to simplify applying changes from upstream.
When I changed the license to GPLv2, I added a specific license file on MatIEC folder specifying that the subproject is GPLv3. Bundling both projects together makes it easier for users that just want to benefit from a complete solution.
Also, what you said about keeping the original branch, that's something I might do in the future. I just need to dedicate some time to organize this better.
This change is clearly stating origins of most of the source code in this repository, so that developers know where to find file history and know where to send pull requests.
Also, Beremiz is GPLv2. How can you re-license it as GPLv3 ?