Re: My code got autolicensed...

2008-01-02 Thread Ralf Wildenhues
Hello Polarina, * Polarina wrote on Wed, Jan 02, 2008 at 08:35:26PM CET: > The automake and friends automatically licensed my code with GPLv2 (They > added the COPYING file with that license) when I wanted GPLv3. What > gives? I'm using version 1.10. > $ automake --add-missing --copy The next

Re: My code got autolicensed...

2008-01-02 Thread Bob Proulx
Polarina wrote: > The automake and friends automatically licensed my code with GPLv2 (They > added the COPYING file with that license) when I wanted GPLv3. What > gives? I'm using version 1.10. > $ automake --add-missing --copy At the time that automake-1.10 was released GPLv2 was the appropri

My code got autolicensed...

2008-01-02 Thread Polarina
The automake and friends automatically licensed my code with GPLv2 (They added the COPYING file with that license) when I wanted GPLv3. What gives? I'm using version 1.10. $ automake --add-missing --copy - Polarina