X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetugroups.c;h=6c557cdf341fa55c5d9c2e338a4f3910a34b9552;hb=6cad9c91215eac0f90bbb1f9473ea0f5fce3b085;hp=7770ff038d2127dbfb2ace8c51fb24be854b3d50;hpb=66e59ae7e8b0bdb3dca761ff54cc48c071789dd9;p=gnulib.git diff --git a/lib/getugroups.c b/lib/getugroups.c index 7770ff038..6c557cdf3 100644 --- a/lib/getugroups.c +++ b/lib/getugroups.c @@ -2,10 +2,10 @@ Copyright (C) 1990, 1991, 1998-2000, 2003-2007 Free Software Foundation. - 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 @@ -13,8 +13,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 David MacKenzie. */