X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Ffpurge.h;h=d7150a1a65ed3b68251dac5e0e92cca4243f652c;hb=7134da01c000d5002f856cc9414a4779e56fbd44;hp=d4300a699d39eb46cb394ea7e9bd049ae4b2f84c;hpb=87b4ad2944714dce754a392c661e4eb9776e2794;p=gnulib.git diff --git a/lib/fpurge.h b/lib/fpurge.h index d4300a699..d7150a1a6 100644 --- a/lib/fpurge.h +++ b/lib/fpurge.h @@ -1,19 +1,18 @@ /* Flushing buffers of a FILE stream. Copyright (C) 2007 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 . */ #ifndef _GL_FPURGE_H #define _GL_FPURGE_H