X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Fgdb%2Fsignals.h;fp=include%2Fgdb%2Fsignals.h;h=1074294baa4d81a09cc3c5d2d5393ccc5644a30a;hp=c43ddc18571a9ea9af21cbe3c3f7528fa349af88;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/include/gdb/signals.h b/include/gdb/signals.h index c43ddc1..1074294 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,12 +1,13 @@ /* Target signal numbers for GDB and the GDB remote protocol. Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, - 1998, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,9 +16,7 @@ GNU General Public License for more details. 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. */ + along with this program. If not, see . */ #ifndef GDB_SIGNALS_H #define GDB_SIGNALS_H