* signals/signals.c: Add (C) after Copyright. Update the FSF
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2005 19:05:48 +0000 (19:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2005 19:05:48 +0000 (19:05 +0000)
address.

gdb/ChangeLog
gdb/signals/signals.c

index 4449b5f71ef4610598755d1b1fe6dbe1bb795170..460069a41ab8b7ef81c93d6346784974f8002c72 100644 (file)
@@ -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: 
index c808d1fdeaec88d6ea70b498c928cf1067283b91..cc7ab806fed7358abd4d203396abcceeeccd54f2 100644 (file)
@@ -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"
This page took 0.036249 seconds and 4 git commands to generate.