diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-06 04:54:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-06 04:54:36 +0000 |
commit | d73418dd1e721ae7ca031ed3d6f73e62d1e95891 (patch) | |
tree | a7032cc5088f0511ec4fca801743e96aa68d1c4b /include/gdb/signals.h | |
parent | 24dff8372fa4e048735dac92bdc28dbbde77b267 (diff) | |
download | binutils-redhat-gdb_7_4-branch.tar.gz |
Copyright year update in most files of the GDB Project.gdb_7_4-branch
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'include/gdb/signals.h')
-rw-r--r-- | include/gdb/signals.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 73643974c8..67902c6170 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,7 +1,5 @@ /* 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, 2010, 2011 - Free Software Foundation, Inc. + Copyright 1986, 1988-2002, 2007-2012 Free Software Foundation, Inc. This file is part of GDB. |