X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-argp.c;h=2831dc13c2fd63b436ce9ecd43216e8dfa48f10c;hb=b06da86eb05ed57e2861061ae5cacf4c7a3686f1;hp=d1f005499de26d45e410402489ab441fdbc4c728;hpb=c0fea97ccf33a4e6b6f9116216b1634663f29474;p=gnulib.git diff --git a/tests/test-argp.c b/tests/test-argp.c index d1f005499..2831dc13c 100644 --- a/tests/test-argp.c +++ b/tests/test-argp.c @@ -2,19 +2,18 @@ Copyright (C) 2006-2007 Free Software Foundation, Inc. This file is part of the GNUlib 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 . */ #include