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 appropriate latest version of the GPL. The next released version of automake will default to GPLv3. Please read this thread of discussion for more information. http://lists.gnu.org/archive/html/automake/2007-12/msg00041.html Bob