diff options
Diffstat (limited to 'libc/nscd/nscd_setup_thread.c')
-rw-r--r-- | libc/nscd/nscd_setup_thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/nscd/nscd_setup_thread.c b/libc/nscd/nscd_setup_thread.c index 037652edf..989dab335 100644 --- a/libc/nscd/nscd_setup_thread.c +++ b/libc/nscd/nscd_setup_thread.c @@ -1,5 +1,5 @@ /* Setup of nscd worker threads. Stub verison. - Copyright (C) 2004-2013 Free Software Foundation, Inc. + Copyright (C) 2004-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. |