diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
commit | 091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8 (patch) | |
tree | 0ee6633ef9ef46522c4b5e61e06f0a4d64822150 /include/gdb/signals.h | |
parent | 1656b946379942d5a7d78afdaf9786b78b7b618b (diff) | |
download | cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.gz cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.bz2 cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.zip |
Copyright updates for 2007.
Diffstat (limited to 'include/gdb/signals.h')
-rw-r--r-- | include/gdb/signals.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/gdb/signals.h b/include/gdb/signals.h index b6f5d4853..c43ddc185 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,7 +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 - Free Software Foundation, Inc. + Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 1998, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. This file is part of GDB. |