diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | csu/libc-tls.c | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2012-09-11 H.J. Lu <hongjiu.lu@intel.com> + + * csu/libc-tls.c: Update copyright years. + 2012-09-10 Joseph Myers <joseph@codesourcery.com> * libioP.h [_G_USING_THUNKS]: Make code unconditional. diff --git a/csu/libc-tls.c b/csu/libc-tls.c index 9bc4d8481f..6c52262bab 100644 --- a/csu/libc-tls.c +++ b/csu/libc-tls.c @@ -1,5 +1,5 @@ /* Initialization code for TLS in statically linked application. - Copyright (C) 2002-2006, 2009 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 |