X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fpipe-safer.c;h=1669d90934c38907ceed5b63cc822b470906f026;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=d6dce5ffc18e7076d7e37eed2cbbb2f5b60f1944;hpb=dc84183747ce1703eb99685b5dbde1f65a143c06;p=debian%2Fgzip diff --git a/lib/pipe-safer.c b/lib/pipe-safer.c index d6dce5f..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-2012 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. */