diff options
Diffstat (limited to 'posix/tst-vfork2.c')
-rw-r--r-- | posix/tst-vfork2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-vfork2.c b/posix/tst-vfork2.c index 6b2d98bace..c6a26e4797 100644 --- a/posix/tst-vfork2.c +++ b/posix/tst-vfork2.c @@ -1,5 +1,5 @@ /* Test for vfork functions. - 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 Ulrich Drepper <drepper@redhat.com>, 2004. |