X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fdup-safer.c;h=1f1679ea18ffe94cc0926b54d614f0aa79136a3d;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=6ed8f7925328635b0da45f95f10fa4b3c7da6608;hpb=2e7e88b2efec90c4ad9dc7a24d533b36a6223be2;p=debian%2Fgzip diff --git a/lib/dup-safer.c b/lib/dup-safer.c index 6ed8f79..1f1679e 100644 --- a/lib/dup-safer.c +++ b/lib/dup-safer.c @@ -1,6 +1,6 @@ /* Invoke dup, but avoid some glitches. - Copyright (C) 2001, 2004-2006, 2009-2016 Free Software Foundation, Inc. + Copyright (C) 2001, 2004-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 @@ -13,7 +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, see . */ + along with this program. If not, see . */ /* Written by Paul Eggert. */