diff options
Diffstat (limited to 'nptl/thrd_current.c')
-rw-r--r-- | nptl/thrd_current.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/thrd_current.c b/nptl/thrd_current.c index 12c54bfbc2..b2b64f2d00 100644 --- a/nptl/thrd_current.c +++ b/nptl/thrd_current.c @@ -1,5 +1,5 @@ /* C11 threads current thread implementation. - Copyright (C) 2018-2019 Free Software Foundation, Inc. + Copyright (C) 2018-2020 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 |