diff options
Diffstat (limited to 'stdio-common/tst-popen.c')
-rw-r--r-- | stdio-common/tst-popen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-popen.c b/stdio-common/tst-popen.c index cbf8a6488d..324f7cc2fd 100644 --- a/stdio-common/tst-popen.c +++ b/stdio-common/tst-popen.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2004 Free Software Foundation, Inc. +/* Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2004. |