diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2015-01-12 12:58:34 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2015-01-12 12:58:34 -0500 |
commit | 49a9f6ab6407fa38cd74db471678fced967c975e (patch) | |
tree | 1c966ba1457c211d6b2a3434f1aaba9cecc51734 /sysdeps/powerpc | |
parent | 56cf2763819d2f721c98f2b8bcc04a3c673837d3 (diff) | |
download | glibc-49a9f6ab6407fa38cd74db471678fced967c975e.tar.gz glibc-49a9f6ab6407fa38cd74db471678fced967c975e.tar.xz glibc-49a9f6ab6407fa38cd74db471678fced967c975e.zip |
powerpc: Fix Copyright dates and CL entry
This patch fixes the copyright dates from files created by commit 8d2c0a5, 4b45943, and 56cf276.
Diffstat (limited to 'sysdeps/powerpc')
-rw-r--r-- | sysdeps/powerpc/nptl/elide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/nptl/elide.h b/sysdeps/powerpc/nptl/elide.h index 01572d99ce..389f5a5e9e 100644 --- a/sysdeps/powerpc/nptl/elide.h +++ b/sysdeps/powerpc/nptl/elide.h @@ -1,5 +1,5 @@ /* elide.h: Generic lock elision support for powerpc. - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2015 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 |