Update copyright year on elf-ifunc.c

* elf-ifunc.c: Update copyright year.
This commit is contained in:
H.J. Lu 2013-04-17 16:22:13 +00:00
parent 543cdd9588
commit a9ea330b29
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-04-17 H.J. Lu <hongjiu.lu@intel.com>
* elf-ifunc.c: Update copyright year.
2013-04-17 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
* coffcode.h: Added a cast to void when a bfd_set_section_*()

View File

@ -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.