savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] submission of Conf4C Library - savannah.gnu.org


From: Alaska Subedi
Subject: Re: [Savannah-hackers] submission of Conf4C Library - savannah.gnu.org
Date: Tue, 26 Oct 2004 23:00:08 -0400
User-agent: Mozilla Thunderbird 0.8 (X11/20040928)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jason Barto wrote:
|> The configure.in, Makefile.am and conf4cvectors.[ch] still do not have
|> any notices. Also, every data file and supporting files in the tarball
|> should have copyright and license-to-copy notices.
|
|
| Alaska, I've gone through the source again and added license and
| copyright notices where you specified and all other Makefile.am files
| where it seemed necessary (files more than 10 lines according to the
| links you referenced).
|
| I apologize for this trial and error that is going on, please if there
| are any other files that need to be provided with the notices please let
| me know (*.c, *.h, *.am, *.in, and README should all now be updated).
|
| Thanks again,
| jpbarto
|
| The latest can be pulled from:
| http://jpbarto.freeshell.org/dl.php?id=conf4c.tar.gz
|
|

I use this little concoction to find out if the files have `(C)'
or not:

grep -rL 'Copyright (C)' * | xargs wc -l | grep -v total | awk -F " " '{
if ($1 > 10) print $2 } '

I have approved your project as non-gnu. For your project to be accepted
as a GNU project, it has to be approved by the GNU evaluation team. I
have forwarded your project to them.

You should recieve an automated email which contains more information.

Regards,

Alaska Subedi


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBfw83Y8vzQGvqIccRAg4eAKCP4j6pM/o+NLG0o26Mn9BYEjWA3wCdHXy/
BQRUVGSiE6wDEKYhU0nhNSg=
=Lj6+
-----END PGP SIGNATURE-----




reply via email to

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