X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-fmtstream.c;h=c89a99ca1cc383edf94b243a77b3ecdcbb0e488c;hb=217969cf220de4c0515eccd614de1640c3f46bcf;hp=0dd9256f570adfb6eed734d465e60f0fa9bb43f0;hpb=9cd9c7d8b062f1f2a031b1b09c96a5976d1779d9;p=gnulib.git diff --git a/lib/argp-fmtstream.c b/lib/argp-fmtstream.c index 0dd9256f5..c89a99ca1 100644 --- a/lib/argp-fmtstream.c +++ b/lib/argp-fmtstream.c @@ -3,19 +3,18 @@ This file is part of the GNU C Library. Written by Miles Bader . - 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 . */ /* This package emulates glibc `line_wrap_stream' semantics for systems that don't have that. */