From 75110a6fafbd3a4d58c5c8ab8dc5068a30c0225a Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 1 Feb 1992 00:18:44 +0000 Subject: [PATCH] Update comments to make it clear that the copyright status is UNCLEAR. --- gdb/i860-opcode.h | 5 +++-- gdb/i860-pinsn.c | 3 ++- gdb/i860-tdep.c | 7 +++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/gdb/i860-opcode.h b/gdb/i860-opcode.h index bdf45afc68..0ffb80c8d1 100644 --- a/gdb/i860-opcode.h +++ b/gdb/i860-opcode.h @@ -1,6 +1,7 @@ -/* Intel I860 opcde list for GDB, the GNU debugger. +/* Intel i860 opcode structures for GDB, the GNU debugger. + Copyright status of this module is unclear!!! Copyright (C) 1992 Free Software Foundation, Inc. - Contributed by Peggy Fieland (pfieland@stratus.com) + SVR4 changes Contributed by Peggy Fieland (pfieland@stratus.com) GDB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone diff --git a/gdb/i860-pinsn.c b/gdb/i860-pinsn.c index 29b18558d7..aa3b9f84db 100644 --- a/gdb/i860-pinsn.c +++ b/gdb/i860-pinsn.c @@ -1,6 +1,7 @@ /* Print i860 instructions for GDB, the GNU debugger. + Copyright status of this module is unclear!!! Copyright (C) 1992 Free Software Foundation, Inc. - Contributed by Peggy Fieland (pfieland@stratus.com) + SVR4 changes Contributed by Peggy Fieland (pfieland@stratus.com) GDB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone diff --git a/gdb/i860-tdep.c b/gdb/i860-tdep.c index 3135df9e9b..759f8712e2 100644 --- a/gdb/i860-tdep.c +++ b/gdb/i860-tdep.c @@ -1,8 +1,7 @@ -/* Machine-dependent code which would otherwise be in inflow.c and core.c, - for GDB, the GNU debugger. +/* Target-dependent code for the i860 for GDB, the GNU debugger. + Copyright is unclear on this module!!! Copyright (C) 1992 Free Software Foundation, Inc. - This code is for the i860 cpu. - Contributed by Peggy Fieland (pfieland@stratus.com) + SVR4 and ELF/DWARF changes Contributed by Peggy Fieland (pfieland@stratus.com) GDB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone -- 2.34.1