* signals/signals.c: Add (C) after Copyright. Update the FSF
address.
This commit is contained in:
parent
7705617465
commit
8c71970386
@ -1,5 +1,6 @@
|
||||
2005-12-23 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* signals/signals.c:
|
||||
* nlm/Makefile.in:
|
||||
* mi/mi-symbol-cmds.c:
|
||||
* mi/mi-parse.h:
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Target signal translation functions for GDB.
|
||||
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA. */
|
||||
|
||||
#ifdef GDBSERVER
|
||||
#include "server.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user