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 | ab91fdd5f80265ca7aabee53c9626d393ea8eb86 (patch) | |
tree | 8a5d460d0e5ec49ffc33c5834dca50ebaaf6d87d /gdb/mi/mi-main.c | |
parent | aa2c4052a27cd12bae50bcf154f62b0708a84e1d (diff) | |
download | binutils-gdb-ab91fdd5f80265ca7aabee53c9626d393ea8eb86.tar.gz |
Fix copyright - Cygnus is a Red Hat company.
Diffstat (limited to 'gdb/mi/mi-main.c')
-rw-r--r-- | gdb/mi/mi-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/mi-main.c b/gdb/mi/mi-main.c index ec7f05edbd3..3fbf7c5d5b6 100644 --- a/gdb/mi/mi-main.c +++ b/gdb/mi/mi-main.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. |