X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fstdopen.c;h=bdffca36403ff163c6b417857821259dea4aee68;hb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;hp=0b637ad17f23347f568d60251a1408c9727030ef;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/lib/stdopen.c b/lib/stdopen.c index 0b637ad1..bdffca36 100644 --- a/lib/stdopen.c +++ b/lib/stdopen.c @@ -1,6 +1,6 @@ /* stdopen.c - ensure that the three standard file descriptors are in use - Copyright (C) 2005, 2007 Free Software Foundation, Inc. + Copyright 2005, 2007, 2013 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 @@ -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. */