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 b3ca8749a9..a53c9fd535 100644 --- a/manual/examples/popen.c +++ b/manual/examples/popen.c @@ -1,5 +1,5 @@ /* Pipe to a Subprocess - Copyright (C) 1991-2013 Free Software Foundation, Inc. + Copyright (C) 1991-2014 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 |