diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-19 09:18:37 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-19 09:21:52 +0530 |
commit | 2016b3cd19acbfb68fae3efdbb0117511614bd4b (patch) | |
tree | ea9dacfa650ec3484b459c82274bddda0a0f4aca /stdlib/tst-tls-atexit-lib.c | |
parent | 92363eb87caf17ea20d262a0eceaf8cace53d374 (diff) | |
download | glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.tar glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.tar.gz glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.tar.bz2 glibc-2016b3cd19acbfb68fae3efdbb0117511614bd4b.zip |
Fix copyright year in new files
Diffstat (limited to 'stdlib/tst-tls-atexit-lib.c')
-rw-r--r-- | stdlib/tst-tls-atexit-lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-tls-atexit-lib.c b/stdlib/tst-tls-atexit-lib.c index aab28bb607..9c7021aeaf 100644 --- a/stdlib/tst-tls-atexit-lib.c +++ b/stdlib/tst-tls-atexit-lib.c @@ -1,5 +1,5 @@ /* Verify that DSO is unloaded only if its TLS objects are destroyed - the DSO. - Copyright (C) 2012 Free Software Foundation, Inc. + Copyright (C) 2013 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 |