X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffile-set.c;h=46dcf5fbb40de4c2d59ce540a52e7f36af1d101c;hb=5709a7204dfd9a4fedf2cdbaa341bc6c540dadf3;hp=aa4816c87c9b131c7a4e7cf9e3609c943d7ecb7c;hpb=024eeefda59f214eeaac745db9f3e982b9a726c3;p=gnulib.git diff --git a/lib/file-set.c b/lib/file-set.c index aa4816c87..46dcf5fbb 100644 --- a/lib/file-set.c +++ b/lib/file-set.c @@ -1,10 +1,10 @@ /* Specialized functions to manipulate a set of files. Copyright (C) 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 @@ -12,8 +12,7 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ /* written by Jim Meyering */