]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Sat, 23 Feb 2008 16:04:13 +0000 (16:04 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:38 +0000 (12:15 +0200)
gettext-tools/src/urlget.c

index 293af6d99737edd4c49f454f5b0184328be155e6..e5df76b79a24b1cbe3ec01b2867cb841a62ab2d2 100644 (file)
@@ -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 <haible@clisp.cons.org>, 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
+   <http://java.sun.com/products/jfc/tsc/articles/bookmarks/>) also contain
+   HTML parsers.]  */
 
 
 /* Long options.  */