diff options
author | Roland McGrath <roland@gnu.org> | 2009-04-02 01:20:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2009-04-02 01:20:33 +0000 |
commit | 5ee3019c00ed0905359dcdd96117355a1622e366 (patch) | |
tree | 0ad8a818d5add9bcece7a7b5d61d40e2d3db5b55 | |
parent | 1800de36a48f666a4ee592579584707131fcf4b6 (diff) | |
download | glibc-5ee3019c00ed0905359dcdd96117355a1622e366.tar.gz glibc-5ee3019c00ed0905359dcdd96117355a1622e366.tar.xz glibc-5ee3019c00ed0905359dcdd96117355a1622e366.zip |
Missed copyright year update
-rw-r--r-- | elf/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/elf.h b/elf/elf.h index 5e49021873..6259350260 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -1,5 +1,5 @@ /* This file defines standard ELF types, structures, and macros. - Copyright (C) 1995-2003,2004,2005,2006,2007,2008 + Copyright (C) 1995-2003,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc. This file is part of the GNU C Library. |