diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2015-01-02 16:28:19 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2015-01-02 16:29:47 +0000 |
| commit | b168057aaacf1d149246d0eb3e84332492d35063 (patch) | |
| tree | f204121971fb3549f0108c71aa8526272ab96234 /elf | |
| parent | b217c15fc340bc29e7cab0a80626c65e48fcebd6 (diff) | |
| download | glibc-b168057aaacf1d149246d0eb3e84332492d35063.tar.xz glibc-b168057aaacf1d149246d0eb3e84332492d35063.zip | |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'elf')
87 files changed, 87 insertions, 87 deletions
diff --git a/elf/Makefile b/elf/Makefile index 9e07073de0..11d6865baf 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1995-2014 Free Software Foundation, Inc. +# Copyright (C) 1995-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 diff --git a/elf/cache.c b/elf/cache.c index 4cbf8d9a5c..1732268a9f 100644 --- a/elf/cache.c +++ b/elf/cache.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2014 Free Software Foundation, Inc. +/* Copyright (C) 1999-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger <aj@suse.de>, 1999. diff --git a/elf/chroot_canon.c b/elf/chroot_canon.c index 0e3d1c419c..05a824103a 100644 --- a/elf/chroot_canon.c +++ b/elf/chroot_canon.c @@ -1,5 +1,5 @@ /* Return the canonical absolute name of a given file inside chroot. - Copyright (C) 1996-2014 Free Software Foundation, Inc. + Copyright (C) 1996-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify diff --git a/elf/dl-addr.c b/elf/dl-addr.c index ffb80fee9b..a025652c08 100644 --- a/elf/dl-addr.c +++ b/ |
