diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
commit | 53e09e0aaf3d13e4b893744e2fe79edde7edfd20 (patch) | |
tree | 960f8ffaaa23dd703f1732cca8b3c6a9dce531c4 /bfd/elf32-v850.c | |
parent | ba53456e121e2aecff9d8976573846f903d399e0 (diff) | |
download | binutils-gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.tar.gz |
Update the FSF address in the copyright/GPL notice
Diffstat (limited to 'bfd/elf32-v850.c')
-rw-r--r-- | bfd/elf32-v850.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-v850.c b/bfd/elf32-v850.c index 8defeb063f3..42dce7f12dd 100644 --- a/bfd/elf32-v850.c +++ b/bfd/elf32-v850.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA. */ /* XXX FIXME: This code is littered with 32bit int, 16bit short, 8bit char dependencies. As is the gas & simulator code for the v850. */ |