diff options
Diffstat (limited to 'posix/tst-fork.c')
-rw-r--r-- | posix/tst-fork.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-fork.c b/posix/tst-fork.c index 8384c1ea1c..41b75b0bf6 100644 --- a/posix/tst-fork.c +++ b/posix/tst-fork.c @@ -1,5 +1,5 @@ /* Tests for fork. - Copyright (C) 2000-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000. |