[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] my intro
From: |
Yavor Doganov |
Subject: |
Re: [Savannah-hackers-public] my intro |
Date: |
Thu, 11 Dec 2008 23:50:27 +0200 |
User-agent: |
Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.3 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) |
Noah Slater wrote:
>
> On Thu, Dec 11, 2008 at 07:27:47PM +0100, Sylvain Beucler wrote:
> > We recommend using 'COPYING' [...]
>
> Is it okay if COPYING is added by GNU Automake at packaging time but
> is absent from the actual source. I do not like keeping generated
> files in my repository and this is no exception.
The tarball should contain generated files. Note also that COPYING is
not exactly a generated file, and as of Automake 1.10.2 a warning is
issued if it is missing:
Makefile.am: installing `./COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your
project uses.
It is wrong to trust Automake for always doing the right thing -- for
example when GPLv4 is released, Automake will default to it in its
first subsequent relese, but your project may not be able to upgrade
to v4 for other reasons (or because you don't want to).
- Re: [Savannah-hackers-public] my intro, (continued)
- Re: [Savannah-hackers-public] my intro, Karl Berry, 2008/12/10
- Re: [Savannah-hackers-public] my intro, hiren, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Sylvain Beucler, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Noah Slater, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Sylvain Beucler, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Noah Slater, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Sylvain Beucler, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Karl Berry, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Sylvain Beucler, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Yavor Doganov, 2008/12/12
- Re: [Savannah-hackers-public] my intro,
Yavor Doganov <=
- Re: [Savannah-hackers-public] my intro, hiren, 2008/12/11
- Re: [Savannah-hackers-public] my intro, Karl Berry, 2008/12/11
- Re: [Savannah-hackers-public] my intro, hiren, 2008/12/12
- Re: [Savannah-hackers-public] my intro, hiren, 2008/12/11