X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-pin.c;h=eda4d958e63ebb06e05fddcbc84f59768a99ee20;hb=56161807636fe875e639a505c4e29c13bdb0f867;hp=852c6d6d9388599d716172df1182987ef25ec646;hpb=f2502cf84f710989fa2b0d459a6c4f322d737b67;p=gnulib.git diff --git a/lib/argp-pin.c b/lib/argp-pin.c index 852c6d6d9..eda4d958e 100644 --- a/lib/argp-pin.c +++ b/lib/argp-pin.c @@ -1,19 +1,18 @@ /* Full and short program names for argp module - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2009, 2010 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 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 . */ #ifdef HAVE_CONFIG_H # include