|
|
|
|
|
by hnarn
1968 days ago
|
|
But can you retroactively change a license? If you release v1 and v2 under GPL and then switch to a proprietary license for v3, I'm assuming v2 can still be forked, since many people now have started using that code under the license they were offered at the time? If this is true, I don't think it's such a disaster as it's made out to be that OSS projects go proprietary, because if the interest is high enough, it can still continue as an OSS project in a fork. |
|
That is correct. Once v2 has been released under the terms of any permissive license – GPL, 2-BSD, MIT – and you get a copy, you are free to continue following the terms of that license. The holder of the copyright cannot retroactively change the old license.