about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-19 09:18:37 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-19 09:21:52 +0530
commit2016b3cd19acbfb68fae3efdbb0117511614bd4b (patch)
treeea9dacfa650ec3484b459c82274bddda0a0f4aca /ChangeLog
parent92363eb87caf17ea20d262a0eceaf8cace53d374 (diff)
downloadglibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.tar.gz
glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.tar.xz
glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.zip
Fix copyright year in new files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16085476ea..d5f9a83bf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
+	* stdlib/tst-tls-atexit-lib.c: Likewise.
+	* stdlib/tst-tls-atexit.c: Likewise.
+
 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
 
 	* stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__