]> sjero.net Git - wget/blobdiff - src/gnu-md5.c
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / gnu-md5.c
index 6abcecf77cdbf8545a9968c5a2f7bfbb385a0688..93130a5b8e2d0a15b6591b76114777028508f064 100644 (file)
@@ -5,7 +5,7 @@
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
-   published by the Free Software Foundation; either version 2 of the
+   published by the Free Software Foundation; either version 3 of the
    License, or (at your option) any later version.
 
    The GNU C Library is distributed in the hope that it will be useful,
@@ -14,9 +14,8 @@
    Library General Public License for more details.
 
    You should have received a copy of the GNU Library General Public
-   License along with the GNU C Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.
 
 /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */