aboutsummaryrefslogtreecommitdiff
path: root/opcodes/pj-dis.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
commit060d22b0d0cbc7786f83c236ed9812343530dc80 (patch)
tree3cdd2fd7f4de1bb34c9de9d7bb1c866572364d56 /opcodes/pj-dis.c
parentf48ff60ac89f36934e814ee3ffffa46914af0870 (diff)
downloadgdb-060d22b0d0cbc7786f83c236ed9812343530dc80.zip
gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.gz
gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.bz2
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/pj-dis.c')
-rw-r--r--opcodes/pj-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/pj-dis.c b/opcodes/pj-dis.c
index f93bbee..816b617 100644
--- a/opcodes/pj-dis.c
+++ b/opcodes/pj-dis.c
@@ -1,5 +1,5 @@
/* pj-dis.c -- Disassemble picoJava instructions.
- Copyright (C) 1999 Free Software Foundation, Inc.
+ Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Steve Chamberlain, of Transmeta (sac@pobox.com).
This program is free software; you can redistribute it and/or modify