diff options
Diffstat (limited to 'include/gdb/signals.h')
-rw-r--r-- | include/gdb/signals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 19cbc5c4be5..3a0f89e7d62 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,6 +1,6 @@ /* 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 Free Software Foundation, Inc. This file is part of GDB. |