diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
commit | 752937aa0c1fd7a314d13731f999e895b2560b68 (patch) | |
tree | 070125e141031dabe204458e2cdd1f626282df67 /bfd/ChangeLog-2006 | |
parent | edc27beb5885fc797a8089071bcebee761352f12 (diff) | |
download | gdb-752937aa0c1fd7a314d13731f999e895b2560b68.zip gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.gz gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.bz2 |
Add copyright notices
Diffstat (limited to 'bfd/ChangeLog-2006')
-rw-r--r-- | bfd/ChangeLog-2006 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bfd/ChangeLog-2006 b/bfd/ChangeLog-2006 index 82216d6..dc15581 100644 --- a/bfd/ChangeLog-2006 +++ b/bfd/ChangeLog-2006 @@ -30,7 +30,7 @@ EF_M68K_CPU32_FIDO_A. 2006-12-25 Mei Ligang <ligang@sunnorth.com.cn> - + * elf32-score.c (score_elf_got_lo16_reloc): Change some variables type from unsigned to signed. (score_elf_final_link_relocate): Fix bugs of handling relocation @@ -3593,6 +3593,12 @@ For older changes see ChangeLog-2005 +Copyright (C) 2006 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + Local Variables: mode: change-log left-margin: 8 |