summaryrefslogtreecommitdiff
path: root/opcodes/disassemble.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-03-03 11:58:10 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-03-03 11:58:10 +0000
commit23fa9f844b2ff769406494870299afcb0bb2aa0f (patch)
treef1b1e8079ec19a6ceb23ea2bbe4f9bf3f14cfd6e /opcodes/disassemble.c
parent58fa4e3e128c369d131a341ec74e7cdce3cac3f1 (diff)
downloadgdb-23fa9f844b2ff769406494870299afcb0bb2aa0f.tar.gz
update copyright dates
Diffstat (limited to 'opcodes/disassemble.c')
-rw-r--r--opcodes/disassemble.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/disassemble.c b/opcodes/disassemble.c
index 7fda7d39b84..fb38f43d249 100644
--- a/opcodes/disassemble.c
+++ b/opcodes/disassemble.c
@@ -1,6 +1,6 @@
/* Select disassembly routine for specified architecture.
- Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005
- Free Software Foundation, Inc.
+ Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ 2004, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by