This commit is contained in:
hniksic 2000-10-23 08:43:04 -07:00
parent 71994021f3
commit 778160a155
4 changed files with 6 additions and 11 deletions

2
README
View File

@ -60,7 +60,7 @@ developers or fund the development, please mail your offer to the
development mailing list at <wget@sunsite.auc.dk>.
AUTHOR: Hrvoje Niksic <URL:mailto:hniksic@iskon.hr>
AUTHOR: Hrvoje Niksic <URL:mailto:hniksic@arsdigita.com>
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.

View File

@ -828,11 +828,6 @@ servers denying information to clients other than @code{Mozilla} or
Microsoft @code{Internet Explorer}. This option allows you to change
the @code{User-Agent} line issued by Wget. Use of this option is
discouraged, unless you really know what you are doing.
@strong{NOTE} that Netscape Communications Corp. has claimed that false
transmissions of @samp{Mozilla} as the @code{User-Agent} are a copyright
infringement, which will be prosecuted. @strong{DO NOT} misrepresent
Wget as Mozilla.
@end table
@node FTP Options, Recursive Retrieval Options, HTTP Options, Invoking
@ -2688,10 +2683,10 @@ me).
@cindex contributors
@iftex
GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@iskon.hr}.
GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@arsdigita.com}.
@end iftex
@ifinfo
GNU Wget was written by Hrvoje Niksic @email{hniksic@@iskon.hr}.
GNU Wget was written by Hrvoje Niksic @email{hniksic@@arsdigita.com}.
@end ifinfo
However, its development could never have gone as far as it has, were it
not for the help of many people, either with bug reports, feature

View File

@ -433,7 +433,7 @@ This program is distributed in the hope that it will be useful,\n\
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
GNU General Public License for more details.\n"));
printf (_("\nOriginally written by Hrvoje Niksic <hniksic@iskon.hr>.\n"));
printf (_("\nOriginally written by Hrvoje Niksic <hniksic@arsdigita.com>.\n"));
exit (0);
break;
case 'v':

View File

@ -104,10 +104,10 @@
</address>
You can send your suggestions or bug reports for Wget to
<address>
<a href="mailto:hniksic@iskon.hr">Hrvoje Niksic &lt;hniksic@iskon.hr&gt;</a>.
<a href="mailto:hniksic@arsdigita.com">Hrvoje Niksic &lt;hniksic@arsdigita.com&gt;</a>.
</address>
<!-- hhmts start -->
Last modified: Fri Apr 21 11:25:16 CEST 2000
Last modified: Mon Oct 23 17:40:03 CEST 2000
<!-- hhmts end -->
</body>
</html>