diff options
author | Alan Modra <amodra@bigpond.net.au> | 2003-11-04 11:30:54 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2003-11-04 11:30:54 +0000 |
commit | fa20ee5d09133abc9e8dfb6d9aebab9763f32bdd (patch) | |
tree | 4937e3b8957fbc993b94cc9570dec2dc25b63ca4 /bfd/cpu-ia64-opc.c | |
parent | 6101cb500065158b77eccd06940aa06c6493735e (diff) | |
download | gdb-fa20ee5d09133abc9e8dfb6d9aebab9763f32bdd.tar.gz |
* aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
* coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
* coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto.
* cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto.
* cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto.
* gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto.
* nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
Diffstat (limited to 'bfd/cpu-ia64-opc.c')
-rw-r--r-- | bfd/cpu-ia64-opc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/cpu-ia64-opc.c b/bfd/cpu-ia64-opc.c index 3cafb9f14d9..740c2eeda1b 100644 --- a/bfd/cpu-ia64-opc.c +++ b/bfd/cpu-ia64-opc.c @@ -1,4 +1,5 @@ -/* Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc. +/* Copyright 1998, 1999, 2000, 2001, 2002, 2003 + Free Software Foundation, Inc. Contributed by David Mosberger-Tang <davidm@hpl.hp.com> This file is part of BFD, the Binary File Descriptor library. |