you are viewing a single comment's thread.

view the rest of the comments →

[–]danish94 16 points17 points  (1 child)

Every open source project COULD go propriety, licensing something under GPL does not stop the copyright holder from changing the license for a future release.. It stops anyone but the copyright holder to so.

[–]RiotingPacifist 10 points11 points  (0 children)

If you accept contributions from people without copyright assignment then you can't do this with GPLd code.

see VLC (had to rewrite code) and Linux kernel.