diff options
Diffstat (limited to 'sysdeps/x86/nptl/pt-longjmp.c')
-rw-r--r-- | sysdeps/x86/nptl/pt-longjmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86/nptl/pt-longjmp.c b/sysdeps/x86/nptl/pt-longjmp.c index 5f701550e5..77b32667ee 100644 --- a/sysdeps/x86/nptl/pt-longjmp.c +++ b/sysdeps/x86/nptl/pt-longjmp.c @@ -1,6 +1,6 @@ /* ABI compatibility for 'longjmp' and 'siglongjmp' symbols in libpthread ABI. X86 version. - Copyright (C) 1918-2020 Free Software Foundation, Inc. + Copyright (C) 1918-2021 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 |