diff options
Diffstat (limited to 'sysdeps/m68k/tls-macros.h')
-rw-r--r-- | sysdeps/m68k/tls-macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/tls-macros.h b/sysdeps/m68k/tls-macros.h index d4809411ee..5fe1735135 100644 --- a/sysdeps/m68k/tls-macros.h +++ b/sysdeps/m68k/tls-macros.h @@ -1,5 +1,5 @@ /* Macros for accessing thread-local storage. m68k version. - Copyright (C) 2010-2020 Free Software Foundation, Inc. + Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010. |