|
|
|
|
|
by sp332
4086 days ago
|
|
You don't lose the rights to your code. The original copyright owner still owns the copyright on their code. That's why you have to follow the rules of the license they gave you. You can still distribute your code under whatever license you want. |
|
That actually isn't true.
> You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy.
You are required to distribute it under GPL v3. I don't know enough legalese to determine if distributing the modifications alone as a parallel license is allowed.