summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2006-02-23 14:49:32 +0000
committerH.J. Lu <hjl@lucon.org>2006-02-23 14:49:32 +0000
commit729522ed12640e5a7c6bd8b1c6543b198057c36e (patch)
tree7837e55ede1d13ddc9ce0533c068762c6381aa33
parent9d51de050cfe838015b21e8f8c8fac112acc36ec (diff)
downloadgdb-729522ed12640e5a7c6bd8b1c6543b198057c36e.tar.gz
Update copyright years.
-rw-r--r--opcodes/ChangeLog5
-rw-r--r--opcodes/ia64-gen.c2
-rw-r--r--opcodes/ia64-opc-b.c3
3 files changed, 8 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a1c572ce1e9..09db84713c9 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ia64-gen.c: Update copyright years.
+ * ia64-opc-b.c: Likewise.
+
2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
* ia64-gen.c (lookup_regindex): Handle ".vm".
diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c
index 4dffa7e89f2..556228319a8 100644
--- a/opcodes/ia64-gen.c
+++ b/opcodes/ia64-gen.c
@@ -1,5 +1,5 @@
/* ia64-gen.c -- Generate a shrunk set of opcode tables
- Copyright 1999, 2000, 2001, 2002, 2004, 2005
+ Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006
Free Software Foundation, Inc.
Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>
diff --git a/opcodes/ia64-opc-b.c b/opcodes/ia64-opc-b.c
index 08d52a99e91..dbc74e1bb86 100644
--- a/opcodes/ia64-opc-b.c
+++ b/opcodes/ia64-opc-b.c
@@ -1,5 +1,6 @@
/* ia64-opc-b.c -- IA-64 `B' opcode table.
- Copyright 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2006
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GDB, GAS, and the GNU binutils.