]> sjero.net Git - wget/blobdiff - README
[svn] Move fnmatch() to cmpt.c and don't use it under GNU libc.
[wget] / README
diff --git a/README b/README
index 7b9764ea8aab60b066f6ac4d951f713d22f0987c..56fc1b10e7bd4faa7429b48465b03b531db8ae3d 100644 (file)
--- a/README
+++ b/README
@@ -44,9 +44,9 @@ described in the INSTALL file.
 
 Like all GNU utilities, the latest version of Wget can be found at the
 master GNU archive site ftp.gnu.org, and its mirrors.  For example,
-Wget 1.8 is available at:
+Wget 1.8.1 is available at:
 
-    ftp://ftp.gnu.org/pub/gnu/wget/wget-1.8.tar.gz
+    ftp://ftp.gnu.org/pub/gnu/wget/wget-1.8.1.tar.gz
 
 Please report bugs in Wget to <bug-wget@gnu.org>.
 
@@ -64,7 +64,7 @@ AUTHORS for a list of major contributors, and the ChangeLogs for a
 detailed listing of all contributions.
 
 
-Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software
+Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002 Free Software
 Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
@@ -80,3 +80,13 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+In addition, as a special exception, the Free Software Foundation
+gives permission to link the code of its release of Wget with the
+OpenSSL project's "OpenSSL" library (or with modified versions of it
+that use the same license as the "OpenSSL" library), and distribute
+the linked executables.  You must obey the GNU General Public License
+in all respects for all of the code used other than "OpenSSL".  If you
+modify this file, you may extend this exception to your version of the
+file, but you are not obligated to do so.  If you do not wish to do
+so, delete this exception statement from your version.