
Originally Posted by
Hamish Wilson
Not if you own all of the code used, which the GPL does not weigh on one way or another. You still own the code even if you yourself originally license it under the GPL. The only thing that can change this is if the project receives contributions from outside contributors who in turn own their code, unless they grant the ownership to you through the use of a CLA. Why is this basic legal concept so hard for you to grasp?
You are correct as so far as the fact that the originally owner can not stop other people from using code he released under the GPL under the license terms specified in the GPL. That does not apply to his re-licensed code however, and this does not stop him from taking all of his own code and re-licensing it, GPL or not. It is not some magic bullet that withdraws all ownership, unless they added a clause that removes a persons ownership over their own code in GPL4, which would cause it's own problems.