X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=lib%2Fstdopen.c;h=71bdae419d0e2cbc91f295bdbc23114f0ec0629d;hp=92825b58fea2f69f185413c0a19a60af80cb969a;hb=45ccda119355a1087450039a250359c1d0de0d08;hpb=f1f3b524f6c8c92cbd53bd2bacbed92b50be2025 diff --git a/lib/stdopen.c b/lib/stdopen.c index 92825b5..71bdae4 100644 --- a/lib/stdopen.c +++ b/lib/stdopen.c @@ -1,10 +1,10 @@ /* stdopen.c - ensure that the three standard file descriptors are in use - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright 2005, 2007, 2013-2014 Free Software Foundation, Inc. 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) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -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 . */ /* Written by Paul Eggert and Jim Meyering. */