diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-02-23 06:19:22 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-02-23 06:19:22 +0000 |
commit | ce675a37d58a0175a3008c1f8134da35e7b7f50d (patch) | |
tree | 988dcdb54b6a4618cc38c2549310a617c2233159 /gdb/mi/mi-cmds.c | |
parent | a8bb6e576dd18408f689ea04cfe5f1cfa02a7e42 (diff) | |
download | gdb-ce675a37d58a0175a3008c1f8134da35e7b7f50d.tar.gz |
Fix copyright - Cygnus is a Red Hat company.
Diffstat (limited to 'gdb/mi/mi-cmds.c')
-rw-r--r-- | gdb/mi/mi-cmds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/mi-cmds.c b/gdb/mi/mi-cmds.c index f0d4fc85d73..8cf38a9adfc 100644 --- a/gdb/mi/mi-cmds.c +++ b/gdb/mi/mi-cmds.c @@ -1,6 +1,6 @@ /* MI Command Set. Copyright (C) 2000, Free Software Foundation, Inc. - Contributed by Cygnus Solutions. + Contributed by Cygnus Solutions (a Red Hat company). This file is part of GDB. |