diff options
Diffstat (limited to 'posix/tst-vfork1.c')
-rw-r--r-- | posix/tst-vfork1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-vfork1.c b/posix/tst-vfork1.c index b3c9d207db..3a05f4c010 100644 --- a/posix/tst-vfork1.c +++ b/posix/tst-vfork1.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. |