X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fareadlink.c;h=4e770eb4109c54a1f5b87563be8d5c6964a3998b;hb=14b6206605af50774bc0202b7cbcce9418f8ede5;hp=1b01d6f8baf6499f484ce4467682910ef2e6630a;hpb=9e1c363a5e3c4ccc9c44ac40e90c811af52c7a63;p=gnulib.git diff --git a/lib/areadlink.c b/lib/areadlink.c index 1b01d6f8b..4e770eb41 100644 --- a/lib/areadlink.c +++ b/lib/areadlink.c @@ -3,10 +3,10 @@ Copyright (C) 2001, 2003-2007 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; see the file COPYING. - If not, write to the Free Software Foundation, - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ /* Written by Jim Meyering and Bruno Haible . */