Fix copyright - Cygnus is a Red Hat company.

This commit is contained in:
Andrew Cagney
2000-02-23 06:19:22 +00:00
parent aa2c4052a2
commit ab91fdd5f8
16 changed files with 22 additions and 15 deletions

@ -1,3 +1,10 @@
Wed Feb 23 17:09:39 2000 Andrew Cagney <cagney@b1.cygnus.com>
* mi-cmd-break.c, mi-cmd-disas.c, mi-cmd-stack.c, mi-cmd-var.c,
mi-cmds.c, mi-cmds.h, mi-console.c, mi-console.h, mi-getopt.c,
mi-getopt.h, mi-main.c, mi-out.c, mi-out.h, mi-parse.c,
mi-parse.h: Update copyright information.
Wed Feb 23 13:31:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
* mi-cmd-disas.c (gdb_dis_asm_read_memory): Change LEN to unsigned

@ -1,6 +1,6 @@
/* MI Command Set - breakpoint and watchpoint commands.
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.

@ -1,6 +1,6 @@
/* MI Command Set - disassemble commands.
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.

@ -1,6 +1,6 @@
/* MI Command Set - stack commands.
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.

@ -1,6 +1,6 @@
/* MI Command Set - varobj commands.
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.

@ -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.

@ -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.

@ -1,6 +1,6 @@
/* MI Console code.
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.

@ -1,6 +1,6 @@
/* MI Command Set - MI Console.
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.

@ -1,6 +1,6 @@
/* MI Command Set - MI Option Parser.
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.

@ -1,6 +1,6 @@
/* MI Option Parser.
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.

@ -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.

@ -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.

@ -1,6 +1,6 @@
/* MI Command Set - MI output generating routines for GDB.
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.

@ -1,6 +1,6 @@
/* MI Command Set - MI parser.
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.

@ -1,6 +1,6 @@
/* MI Command Set - MI Command Parser.
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.