diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
commit | f71ae7b2a966f16d325a238381a54e878c628535 (patch) | |
tree | aae7d693626203f1b730754c1d6ed2b1e81a3ce6 /opcodes/dis-buf.c | |
parent | d22c3d949383d6138b0543b9f731aaf4af7a1bd1 (diff) | |
download | gdb-f71ae7b2a966f16d325a238381a54e878c628535.tar.gz |
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/dis-buf.c')
-rw-r--r-- | opcodes/dis-buf.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/dis-buf.c b/opcodes/dis-buf.c index b828206d43f..46ac2f7724b 100644 --- a/opcodes/dis-buf.c +++ b/opcodes/dis-buf.c @@ -1,5 +1,6 @@ /* Disassemble from a buffer, for GNU. - Copyright (C) 1993, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000 + 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 |