diff options
Diffstat (limited to 'manual/examples/popen.c')
-rw-r--r-- | manual/examples/popen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/popen.c b/manual/examples/popen.c index 12e086940d..ced8b9b2e4 100644 --- a/manual/examples/popen.c +++ b/manual/examples/popen.c @@ -1,5 +1,5 @@ /* Pipe to a Subprocess - Copyright (C) 1991-2021 Free Software Foundation, Inc. + Copyright (C) 1991-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 |