diff options
Diffstat (limited to 'nptl/pthread_key_create.c')
-rw-r--r-- | nptl/pthread_key_create.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pthread_key_create.c b/nptl/pthread_key_create.c index 19dabb1d2c..53ba24f582 100644 --- a/nptl/pthread_key_create.c +++ b/nptl/pthread_key_create.c @@ -1,4 +1,4 @@ - /* Copyright (C) 2002-2021 Free Software Foundation, Inc. + /* Copyright (C) 2002-2022 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 |