]> sjero.net Git - wget/blob - AUTHORS
[svn] * *.{gmo,po,pot}: Regenerated after modifying wget --help output.
[wget] / AUTHORS
1 Authors of GNU Wget.
2
3 [ Note that this file does not attempt to list all the contributors to
4   Wget; look at the ChangeLog for that.  This is a list of people who
5   contributed sizeable amounts of code and assigned the copyright to the
6   FSF. ]
7
8 Hrvoje Niksic.  Designed and implemented Wget.
9
10 Gordon Matzigkeit.  Wrote netrc.c and netrc.h.
11
12 Darko Budor.  Added Windows support, wrote wsstartup.c, wsstartup.h
13 and windecl.h.
14
15 Junio Hamano.  Added support for FTP Opie and HTTP digest
16 authentication.
17
18 Dan Harkless.  Added --backup-converted, --follow-tags, --ignore-tags, and
19 --page-requisites; improved documentation, etc.