diff options
Diffstat (limited to 'bfd/elf-strtab.c')
-rw-r--r-- | bfd/elf-strtab.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/elf-strtab.c b/bfd/elf-strtab.c index 61cedaedcc3..c016c8bdab8 100644 --- a/bfd/elf-strtab.c +++ b/bfd/elf-strtab.c @@ -1,6 +1,5 @@ /* ELF strtab with GC and suffix merging support. - Copyright 2001, 2002, 2003, 2005, 2006, 2007, 2008 - Free Software Foundation, Inc. + Copyright (C) 2001-2014 Free Software Foundation, Inc. Written by Jakub Jelinek <jakub@redhat.com>. This file is part of BFD, the Binary File Descriptor library. |