diff options
Diffstat (limited to 'sysdeps/tile/__tls_get_addr.S')
-rw-r--r-- | sysdeps/tile/__tls_get_addr.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/tile/__tls_get_addr.S b/sysdeps/tile/__tls_get_addr.S index 089dccfeaa..3b2b95522f 100644 --- a/sysdeps/tile/__tls_get_addr.S +++ b/sysdeps/tile/__tls_get_addr.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2016 Free Software Foundation, Inc. +/* Copyright (C) 2011-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |