diff options
Diffstat (limited to 'libc/sysdeps/unix/get_child_max.c')
-rw-r--r-- | libc/sysdeps/unix/get_child_max.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/unix/get_child_max.c b/libc/sysdeps/unix/get_child_max.c index 84e937f8c..0fc100a13 100644 --- a/libc/sysdeps/unix/get_child_max.c +++ b/libc/sysdeps/unix/get_child_max.c @@ -1,5 +1,5 @@ /* Get POSIX {CHILD_MAX} run-time limit value. Unix version. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |