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-out.c | |
parent | aa2c4052a27cd12bae50bcf154f62b0708a84e1d (diff) | |
download | gdb-ab91fdd5f80265ca7aabee53c9626d393ea8eb86.zip gdb-ab91fdd5f80265ca7aabee53c9626d393ea8eb86.tar.gz gdb-ab91fdd5f80265ca7aabee53c9626d393ea8eb86.tar.bz2 |
Fix copyright - Cygnus is a Red Hat company.
Diffstat (limited to 'gdb/mi/mi-out.c')
-rw-r--r-- | gdb/mi/mi-out.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/mi-out.c b/gdb/mi/mi-out.c index c389097..7e3f57a 100644 --- a/gdb/mi/mi-out.c +++ b/gdb/mi/mi-out.c @@ -1,6 +1,6 @@ /* MI Command Set - output generating routines. 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. |