diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 40c339f0125..be6dd52d699 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2013-04-17 H.J. Lu + + * elf-ifunc.c: Update copyright year. + 2013-04-17 Luca Pizzamiglio * coffcode.h: Added a cast to void when a bfd_set_section_*() diff --git a/bfd/elf-ifunc.c b/bfd/elf-ifunc.c index 7e7ec366fdd..c2fa163a53a 100644 --- a/bfd/elf-ifunc.c +++ b/bfd/elf-ifunc.c @@ -1,5 +1,5 @@ /* ELF STT_GNU_IFUNC support. - Copyright 2009 + Copyright 2009-2013 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library.