bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My code got autolicensed...


From: Ralf Wildenhues
Subject: Re: My code got autolicensed...
Date: Wed, 2 Jan 2008 20:43:15 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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 Automake release will, in the same situation, install GPLv3 by
default.  Until that is available, you can just grab the GPLv3 text
here: <http://www.gnu.org/licenses/gpl.txt> and put that in COPYING.
Further reruns of the above command will not modify an existing COPYING
file.

If you would like automake to avoid messing with COPYING at all, use the
`foreign' option or the --foreign argument; for automake options see
<http://sources.redhat.com/automake/automake.html#Options>.

Hope that helps.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]