diff options
Diffstat (limited to 'nptl/pt-fork.c')
-rw-r--r-- | nptl/pt-fork.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pt-fork.c b/nptl/pt-fork.c index 29991a579c..53ca791358 100644 --- a/nptl/pt-fork.c +++ b/nptl/pt-fork.c @@ -1,5 +1,5 @@ /* ABI compatibility for 'fork' symbol in libpthread ABI. - Copyright (C) 2002-2019 Free Software Foundation, Inc. + Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |