diff options
author | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
commit | 6684d8814f1e11fd0282095b6699cea6506f95f8 (patch) | |
tree | 2473755e331ae5624a6f6988071bc24c98e7d07c /include/gdb/signals.h | |
parent | 5592e8833ec7c4a405e85dc940f299f846ad12e3 (diff) | |
download | cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.gz cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.bz2 cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.zip |
Update copyright notices to add year 2010.
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 1074294ba..a7eb19ce9 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, 2008, 2009 + 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |