From: Bruno Haible Date: Sat, 23 Feb 2008 16:04:13 +0000 (+0000) Subject: Comment. X-Git-Tag: v0.18~457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b653d342360bb86c10c1e1bf1e4e90696008be99;p=thirdparty%2Fgettext.git Comment. --- diff --git a/gettext-tools/src/urlget.c b/gettext-tools/src/urlget.c index 293af6d99..e5df76b79 100644 --- a/gettext-tools/src/urlget.c +++ b/gettext-tools/src/urlget.c @@ -1,5 +1,5 @@ /* Get the contents of an URL. - Copyright (C) 2001-2003, 2005-2007 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2008 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify @@ -57,7 +57,9 @@ wish to process HTML redirection tags need to include a HTML parser, and only full-fledged browsers like w3m, lynx, links have have both an URL fetcher (which covers at least the protocols "http", "ftp", "file") - and a HTML parser. */ + and a HTML parser. [Well, this is not true: libxml2 and Java (see + ) also contain + HTML parsers.] */ /* Long options. */