summaryrefslogtreecommitdiff
path: root/opcodes/disassemble.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-03-03 12:05:13 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-03-03 12:05:13 +0000
commit84aefc2932d3058b327e59bf6f9a49f66074d8b0 (patch)
tree1fd7af716e0119f84a7e80ea7f2ed246344911bc /opcodes/disassemble.c
parentd4074b8619ddda242c3e286fa561af7cc0bf578f (diff)
downloadbinutils-redhat-84aefc2932d3058b327e59bf6f9a49f66074d8b0.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 7fda7d39b8..fb38f43d24 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