diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:22 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:22 +0000 |
commit | 2dba9eb2d43613800191b8f1284aada2eed1476c (patch) | |
tree | f490450c08a9fbffd38116dad08b09995b7144aa /include/gdb/signals.h | |
parent | e1ab5e688c2423a167708708375ad6a453a7e589 (diff) | |
download | cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.tar.gz cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.tar.bz2 cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.zip |
Updated copyright notices for most files.
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 19cbc5c4b..3a0f89e7d 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. |