diff options
Diffstat (limited to 'ports/sysdeps/aarch64/dl-tlsdesc.S')
-rw-r--r-- | ports/sysdeps/aarch64/dl-tlsdesc.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/dl-tlsdesc.S b/ports/sysdeps/aarch64/dl-tlsdesc.S index b78a096e53..db61ef130c 100644 --- a/ports/sysdeps/aarch64/dl-tlsdesc.S +++ b/ports/sysdeps/aarch64/dl-tlsdesc.S @@ -1,6 +1,6 @@ /* Thread-local storage handling in the ELF dynamic linker. AArch64 version. - Copyright (C) 2011-2012 Free Software Foundation, Inc. + Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. |