The derived-works tag has no wiki summary.
11
votes
1answer
342 views
Does GPLv3 allow requirements to keep branding on derived works? [closed]
On the download page of FlexPaper (http://flexpaper.devaldi.com/download.htm), they offer a GPL-licensed download of source code. However, they state that
The GPL requires that you not remove
...
2
votes
1answer
309 views
Mozilla Public License + commercial software
Is it acceptable to use an open-source software based on MPL (Mozilla Public License) to create a new customized solution based on it and then re-sell it (make money)?
2
votes
1answer
111 views
If you only use a GPL library for integration testing but do not require it for distribution does the GPL affect the entire product?
My software uses a client lib.
I only need the GPL software as a server for integration testing.
There is no need for the GPL software for testing.
What are the implications of using the GPL ...
2
votes
1answer
120 views
What are the requirements regarding copyright notices in GPL-derived work?
I understand that licensing and copyright are two different issues.
However, still being iffy on the GPL subject, I have been researching the does and dont’s in GPL-derived work and I came across a ...
1
vote
1answer
89 views
License with strong copyleft but less viral
Is there a common license that is strong copyleft as in GPL but with a narrower viral condition.
Let's call this Licence LX. We have some code CX Licenced under LX.
The code CX and its modifications ...