show/hide this revision's text 2 Fix last sentence

Yes. You can release the code you have written yourself any time again under a different license or do whatever you want with it. You still keep the copyright on that code. GPL only applies to "copying, distribution and modification" as stated in the license itself.

But you cannot take back code you once released under GPL , you have to keep it available for the public (see comments).

show/hide this revision's text 1

Yes. You can release the code you have written yourself any time again under a different license or do whatever you want with it. You still keep the copyright on that code. GPL only applies to "copying, distribution and modification" as stated in the license itself.

But you cannot take back code you once released under GPL, you have to keep it available for the public.