X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fpipe-safer.c;h=1669d90934c38907ceed5b63cc822b470906f026;hb=80de5593c97eff61f31584362041b5b2432fbe48;hp=ae9f2e3e0fe76bd66bb0a309a70e308461d2c284;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/lib/pipe-safer.c b/lib/pipe-safer.c index ae9f2e3..1669d90 100644 --- a/lib/pipe-safer.c +++ b/lib/pipe-safer.c @@ -1,5 +1,5 @@ /* Invoke pipe, but avoid some glitches. - Copyright (C) 2005-2006, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2018 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 @@ -12,7 +12,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, see . */ + along with this program. If not, see . */ /* Written by Jim Meyering. */