diff options
author | Nick Clifton <nickc@redhat.com> | 2015-12-15 12:28:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-12-15 12:28:38 +0000 |
commit | 08832196accd270fa053e8125c21e7a54ab19fe0 (patch) | |
tree | 3c0aeac24125cc6805174c2798d24f7344cef66b /bfd/ChangeLog | |
parent | caa8d70005e4e12392683c799b30790fc4c62166 (diff) | |
download | gdb-08832196accd270fa053e8125c21e7a54ab19fe0.zip gdb-08832196accd270fa053e8125c21e7a54ab19fe0.tar.gz gdb-08832196accd270fa053e8125c21e7a54ab19fe0.tar.bz2 |
Update the copyright notices in the affected files.
PR 19339
* elf-vxworks.h: Update copyright notice.
* elf-vxworks.c: Update copyright notice.
* elf-nacl.h: Update copyright notice.
* elf-nacl.c: Update copyright notice.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 85f3ed4..97e9bb6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2015-12-15 Nick Clifton <nickc@redhat.com> + + PR 19339 + * elf-vxworks.h: Update copyright notice. + * elf-vxworks.c: Update copyright notice. + * elf-nacl.h: Update copyright notice. + * elf-nacl.c: Update copyright notice. + 2015-12-10 H.J. Lu <hongjiu.lu@intel.com> PR ld/19317 |