mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 21:34:46 +08:00
Update comments to make it clear that the copyright status is UNCLEAR.
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user