X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fclosein.h;h=5e614d549d6c939778d242bc46c4a5e278c50781;hb=8f9c414718161f157f9970b3c97b977d0343093e;hp=43a713d452bacf7ab4df15775eff3881ebca4fa5;hpb=cc133e1865af68b87b61e558fa5e40a302f60c76;p=gnulib.git diff --git a/lib/closein.h b/lib/closein.h index 43a713d45..5e614d549 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-2011 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