X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Feuidaccess.c;h=9db7bb4f285357ec7329c9291daecc8e0225c1c3;hb=a0092d82930eaf9bcbdf1840b2133e24997d2311;hp=5148a5b3e33d32bf77f4e015b4555c8a8edc2d92;hpb=76cfe20c721a2dcefaabf27de32082458b51b281;p=gnulib.git diff --git a/lib/euidaccess.c b/lib/euidaccess.c index 5148a5b3e..9db7bb4f2 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c @@ -5,19 +5,18 @@ This file is part of the GNU C Library. - 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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. */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ /* Written by David MacKenzie and Torbjorn Granlund. Adapted for GNU C library by Roland McGrath. */