X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetopt.in.h;h=d2d3e6e63bb484f2554713e2269972c752330aa4;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=615ef9a3b6fe19f779d5ed7e8f51506b3704735f;hpb=4d76ef420206904f04648b18d4033272928f91b1;p=gnulib.git diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 615ef9a3b..d2d3e6e63 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h @@ -3,19 +3,18 @@ Free Software Foundation, Inc. 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 . */ #ifndef _GETOPT_H