diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-07 21:28:56 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-07 21:28:56 +0000 |
commit | 027dc27eb964405dd710dba8c5bf9ea33a2e6fcd (patch) | |
tree | 17de07d8cf661bb82a00145b752c5e669ca0936c /elf/dl-load.c | |
parent | 32c2052cf06910f6a275223d12391807033d549b (diff) | |
download | glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.tar glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.tar.gz glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.tar.bz2 glibc-027dc27eb964405dd710dba8c5bf9ea33a2e6fcd.zip |
Update Copyright lines.
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r-- | elf/dl-load.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c index 0301b425a9..025b9fd86b 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -1,5 +1,5 @@ /* Map in a shared object's segments from the file. - Copyright (C) 1995-2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1995-2005, 2006, 2007 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 |