X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ffchownat.c;h=a1d5e60f21fb363c695f70d42bd3f0e9b9bc8654;hb=4f9d80b9d8004f0fcedf3525e268abaa24b8b4a9;hp=6a6fe0f99b94780feb999aaaf4f352930b011924;hpb=20b5ea915e5041b7d27d6d4fea6fc34a1d89dc45;p=gnulib.git diff --git a/lib/fchownat.c b/lib/fchownat.c index 6a6fe0f99..a1d5e60f2 100644 --- a/lib/fchownat.c +++ b/lib/fchownat.c @@ -6,10 +6,10 @@ Copyright (C) 2006-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 @@ -17,8 +17,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 */