diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-10-02 16:50:47 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-10-02 16:50:47 -0700 |
commit | b2f80a478e23ced2135becbd8565a9795393c1c5 (patch) | |
tree | cc3b2d70b3dcc69f65f33b075447b8e12822af9e /nptl/sysdeps/i386 | |
parent | 408223d403befad0ca6351863319608f2980efd7 (diff) | |
download | glibc-b2f80a478e23ced2135becbd8565a9795393c1c5.tar glibc-b2f80a478e23ced2135becbd8565a9795393c1c5.tar.gz glibc-b2f80a478e23ced2135becbd8565a9795393c1c5.tar.bz2 glibc-b2f80a478e23ced2135becbd8565a9795393c1c5.zip |
Update copyright years
Diffstat (limited to 'nptl/sysdeps/i386')
-rw-r--r-- | nptl/sysdeps/i386/tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/i386/tls.h b/nptl/sysdeps/i386/tls.h index 65497cf922..eb1ca312f9 100644 --- a/nptl/sysdeps/i386/tls.h +++ b/nptl/sysdeps/i386/tls.h @@ -1,5 +1,5 @@ /* Definition for thread-local data handling. nptl/i386 version. - Copyright (C) 2002-2007, 2009, 2011 Free Software Foundation, Inc. + Copyright (C) 2002-2012 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 |