summaryrefslogtreecommitdiff
path: root/lib/pipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pipe.c')
-rw-r--r--lib/pipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pipe.c b/lib/pipe.c
index 3a4a3e6eb7..6986525081 100644
--- a/lib/pipe.c
+++ b/lib/pipe.c
@@ -1,5 +1,5 @@
/* Creation of subprocesses, communicating via pipes.
- Copyright (C) 2001-2004, 2006-2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2004, 2006-2010 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 2001.
This program is free software: you can redistribute it and/or modify