diff options
Diffstat (limited to 'gnulib/import/pipe-safer.c')
-rw-r--r-- | gnulib/import/pipe-safer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/import/pipe-safer.c b/gnulib/import/pipe-safer.c index efa4bd6..22f8695 100644 --- a/gnulib/import/pipe-safer.c +++ b/gnulib/import/pipe-safer.c @@ -1,9 +1,9 @@ /* Invoke pipe, but avoid some glitches. - Copyright (C) 2005-2006, 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2022 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 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |