X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fclosein.h;h=d838af9df043a7fe5ec9af2859bbc56cee1c0ddb;hb=387c96fc38b1985d677a25881ab99a449a00af22;hp=43a713d452bacf7ab4df15775eff3881ebca4fa5;hpb=cc133e1865af68b87b61e558fa5e40a302f60c76;p=gnulib.git diff --git a/lib/closein.h b/lib/closein.h index 43a713d45..d838af9df 100644 --- a/lib/closein.h +++ b/lib/closein.h @@ -1,11 +1,11 @@ /* Close standard input, rewinding seekable stdin if necessary. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2012 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 @@ -13,8 +13,7 @@ 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. */ + along with this program. If not, see . */ #ifndef _GL_CLOSEIN_H # define _GL_CLOSEIN_H 1